body {
	margin:0px 0px;
	padding:0px;
	text-align:center;
	background-color : #ab9c7e;
}

div {
	background-color : #807d73;
	width:840px;
	height:auto;
	border : 0px;
}

#height {
	margin-top:auto;
	margin-bottom:0px;
	vertical-align : text-bottom;
}	
	
#content {
	width:840px;
	margin:0px auto;
	text-align:left;
	padding:0px;
}