body {
	background: white;
}
	
#header, #visuals, #main .find, .bottom, #footer {
	display: none;
}


#page, #main {	
	overflow: visible;
	background: none;
}
	
p {
        overflow: visible;
	width: 100%; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: none;
}

a {
	padding-right: 14px;
}