@charset "utf-8";
/* CSS Document */
body {
	background-color:#060702;
	background-image:url(../images/bg.png);
	background-position:center;
	background-repeat:no-repeat;
	top:0;
	margin-left:auto;
	margin-right:auto;
}
#flash {
	width:960px;
	height:954px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	}
#footer a {
	color:#800000;
	text-decoration:none;
	font-size:12px;
	}
#footer a:hover {
	color:#999999;
	text-decoration:underline;
	}
#footer {
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}