body {
	margin: 0;
	background-color: #000000;	
}
#site{
	position: absolute;
	
	height: 100%;
	width: 100%;
	z-index: 2;
}
