html {
	height: 100%;
}
body {
	color: #333;
	background-color: #0F0F0F;
	height:100%; 
	padding:0px;
	margin:0px;
}
