body {
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/louisville-real-estate-bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #4D7E9B;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {  color: #0E7276; }

a:hover { color:#000000}