@charset "utf-8";
/* CSS Document */
.flash {
	width:1100px;
	height: 940px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -600px;
	margin-top: -440px;
}
