@charset "UTF-8";
.equine {
	background-image: url(../images/BackgroundComposite.jpg);
	background-repeat: no-repeat;
}
.legend {
	background-image: url(../images/BackgroundLegend.jpg);
}
.contest {
	background-image: url(../images/BackgroundContest.jpg);
	background-repeat: no-repeat;
}
.rules {
	background-image: url(../images/BackgroundRules.jpg);
	background-repeat: no-repeat;
}
.thanks {
	background-image: url(../images/BackgroundThanks.jpg);
	background-repeat: no-repeat;
}
