html {
height: 100%;
	width:100%
}

body {
	width: 780px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
		background-color: #F7F4E1;}