body {
	background-color: #ffffff;
}
#flash {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 998px;
	height: 550px;
	margin-left: -499px;
	margin-top: -275px;
}
