@charset "utf-8";
body {
	background-image: url(images/siteimages/pagebackground.jpg);
}
.mainpagebg {
	background-image: url(images/siteimages/mainpage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 621px;
}
.footerbg {
	background-image: url(images/siteimages/footer.jpg);
	height: 74px;
	width: 621px;
}
