/* To all  files */

body {
	background-color: #000000;
	margin:0px;
	padding:0px;
}

#site {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*height:600px;
	min-height:600px;
	min-width:955px;*/
	
}