html, body {
	height:100%;
}

body {
	margin:0;
	font-family:Arial;
	font-size:11px;
	color:#454645;
	background: #dfdfdf; 
}

