div#main {
	background: none;
	height: auto;
}

div#content {
	background: #fff ;
	height: auto;
	margin-left: 25px;
	padding: 20px;
	color: #000;
}