html{
	min-width: 300px;
	height:100%;
} /*IE7*/
body{
	background-color:#000;
	height:100%;
	color: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:100.1%;
	font: 83%/1.4 verdana, arial, helvetica, sans-serif;
	line-height:20px;
}
