@charset "utf-8";
body {
	background-color: #3b1667;
	height: 630px;
	width: 1000px;
	margin: auto;
}
#flash {
	margin: auto;
	height: 630px;
	width: 1000px;
}
