@charset "utf-8";
/* CSS Document */
#wrapper {
	position:relative;
	left:0;
	top:0;
	width:960px;
	height:auto;
	margin:0 auto;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:768px;
	z-index:2;
}

