@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
}
#flashcontent {
	width:900px;
	height:650px;
	margin-left:-450px;
	margin-top:-325px;
	left:50%;
	top:50%;
	position:absolute;
}

