@charset "utf-8";
body {
	background-color: #000000;
}
#main {
	width: 724px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 434px;
}
#flash {
	width: 724px;
	height: 434px;
}
a {
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
}
