BODY {
	background-color : #011222;
	margin : 0px 0px 0px 0px;
}
#flash {
	position: absolute;
	width: 1024px;
	height: 640px;
	left: 50%;
	top: 50%;
	margin-top :-320px;
	margin-left: -512px;
	z-index: 1;
}
