#flash {
	background-color: #203F65;
	height: 736px;
	width: 1000px;
	margin-top: -368px;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 50%;
}
body {
	background-color: #203F65;
	margin: 0px;
}

