body {
	margin:0px;
	padding:0px;
	width:100%;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFF;
}

html,body {
	height: 100%;
	overflow:auto;
} 

#site {
	width:100%;
	height:100%;
}
