.background {
	background-image: url(../template/redbackground.jpg);
	background-repeat: no-repeat;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.backgroundclasses {
	background-image: url(../template/redbackgroundclasses.jpg);
	background-repeat: no-repeat;
}
.gallery {
	background-image: url(../template/redbackgroundgallery.jpg);
	background-repeat: no-repeat;
}
.backgroundcontact {
	background-image: url(../template/redbackgroundcontact.jpg);
	background-repeat: no-repeat;
}
.backgroundlinks {
	background-image: url(../template/redbackgroundlinks.jpg);
	background-repeat: no-repeat;
}
.backgroundindex {
	background-image: url(../template/redbackgroundindex.jpg);
	background-repeat: no-repeat;
}
