@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	}
.main {
	position: absolute;
	width: 800px;
	height: 534px;
	left: 50%;
	margin-left: -400px;
	top: 50%;;
	margin-top: -267px;
	/*border: #191919 solid 1px;*/
	/*border: #1E0000 solid 1px;*/
	border: #0F0F0F solid 1px;
	}