html body{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	background-color: #f7f5ef;
}