html, body {
	margin:0px;
	height:100%;
	width:100%;
	background:white;
}

div#flashObject {
	position:absolute;
	top:50%;
	left:50%;
	width:955px;
	height:610px;
	background:white;
	margin-left:-478px;
	margin-top:-305px;
}