@charset "utf-8";
/* CSS Document */
#wrapper
{
	width:1024px;
	margin:0 auto;
	background-color:#666
	border:solid 2px white;
}


#content {

	
	width:1024px;
	height: 768px;
	clear:both;
	position:relative;
	z-index:1;
}
