*{
	margin:0;
	padding:0;
}
body{
	background-color:#000;
}
#site{
	position:relative;
	margin:0 auto;
	width:1003px;
	height:585px;
}
