body {
	font-family: arial;
	font-size: 2em;
	color: #152e53;
	background-color: #7ac800;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(images/housesBKG.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bkgtable {
	background-attachment: scroll;
	background-color: #7ac800;
	background-image: url(images/houses_bodyBKG.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
