html, body {
	height: 750px;
	
}

body {
	margin: 0;	
	background: #e8e8e8;
}

#content {
   height: 750px;
}