body {
	margin: auto;
	max-width:1000px;
	font-family: Bookman Old Style, Helvetica, sans-serif;
	font-size: 18px;
	color: #3C3D3F;
}

a {
	text-decoration: underline;
	color: #2B2522;
}

a:hover {
	text-decoration: none;
}

#mainfooterbackground {
	background: url(images/infofooterbackground.jpg) top center;
}
#maininfobody {background: url(images/background.jpg) top center;}

