.mainpage {
	background-image: url(Pictures/Background_for_all_pages_not_terms.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.termspage {
	background-image: url(Pictures/Backgroun_terms_only.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.contact {
	background-image: url(Pictures/Background_for_all_pages_contactus.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
