/* CSS Document */
body {
	margin:0px;
	background-color:#000000;
}

#flashsection {
	position:absolute; 
	left:50%; 
	top: 50%; 
	margin-left:-387.5px; 
	margin-top:-296px;
}

