.remove { display: none }

body {
	background: white;
}
	
#content {
	width: 90%; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}