@charset "utf-8";


body { margin: 0; padding: 0; background: #111111; }
html { height: 100%; overflow: auto; }


#swfArea {
	height: 800px;
	width: 100%;
	color:#FFFFFF;
	text-align: center;
}

#flashContent{
	height: 800px;
	width: 100%;
}

