html, body {
	margin:0px; 
	padding:0px;
	background-color: #000000;
}

div#flashwindow {
	text-align: center;
	margin-top: -372px;
	margin-left: -495px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 990px;
	height: 744px;
	visibility: visible;
}

div#thankyou {
	text-align: center;
	margin-top: -181px;
	margin-left: -224px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 448px;
	height: 362px;
	visibility: visible;
}
