body { 
	background:#363636; 
	margin:0; 
	padding:0;
}

.site_center { 
	text-align:center;
}

.main { 
	width:980px; 
	height:635px; 
	margin:0 auto; 
	border-color:-moz-use-text-color white;
	border-style:none solid;
	border-width:0 3px;
}

