html, body {
	height:100%;
	min-height:800px;
}
body {
	margin:0;
	padding:0;
	background:#F19B0E;
}
