html {
	margin: 0;
	padding: 0;
	background: White !important;
	color: Black;
}

body {
	background: White !important;
	width: auto;
	margin: 0;
	padding: 0;
}

#content {
	width: auto;
	padding: 0;
	margin: 0;
	background: White !important;
	float: none;
}

#header, #featuredproperty, #extrainfo, #footer, #content:after, h3, #img-header-replacement {
	display: none !important;
}

div.house {
	margin-left: 0 !important;
}