@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	color:#FF6600;
}

#main {
	position:absolute;
	width:616px;
	height:602px;
	z-index:1;
	left: 466px;
	top: 62px;
}

#flash {
	position: absolute;
	margin-top:-187px;
	margin-left:-250px;
	left: 50%;
	top: 50%;
}
