html, body {
	margin:0px;
	padding:0px;
	overflow: auto;
	height:100%;
	background-color:#000000;
	color: #ffffff;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
}