html {
	height:100%;
}

body {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	background-color:#007696;
	height:100%;
}
