body {
	background-image: url(wallpaper-bluegrayvelvet.gif);
	background-repeat:repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 20px 0px 20px;
}

#house {
	margin: 0px auto -1px auto;
	background-repeat:no-repeat;
	background-position:center;
	width: 960px;
	height: 700px;
	top: 30px;
	position:relative;
	text-align:left;
}
