@charset "UTF-8";

#flash {
	height: 650px;
	width: 950px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -375px;
	margin-left: -475px;
}

