html
{
	overflow: auto;
}

body
{
	margin: 0;
	padding: 0;
	background: #000;
	font-size: 70%;
	font-family: arial;
	color: #FFF;
}

