.flash_div {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -600px;
	margin-top: -300px;
	color: #666666;
	background-color: #000000;
}
body {
	background-color: #2E2E2E;
}
