body {
	background-image: url(images/bg_map.jpg);
	background-color: #487191;
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
	margin-top: 20px;
}
#mainBody {
	background: url();
}

#propertyInfo {
	background-color: #EAE4CF;
}
.footer, .footer a {
	color:gray;
	background-color:#000066;
}

