body {	background: #CCCCCC;	margin:0;	padding: 0;	border:0;	text-align: center;	color: #ffffff;	/*min-height: 100%;*/	font: 12px Verdana, Arial, Helvetica, sans-serif;	overflow: hidden;}html {	height: 100%;	overflow: auto;}#container {	background-color: transparent;	position: absolute;	width: 100%;	color: #330000;	height: 400px;	text-align: center;	top: 50%;	margin-top: -200px;	left: 0px;}#flash {	border:0;     padding:0;     margin:0;	position: absolute;     width: 100%;     height: 100%;}.info {	width: 350px;	height: auto;	position: relative;	left: 50%;	margin-top: 490px;	margin-left: -175px;	line-height: 15px;	float: left;}.info a {	color: #ffb30b;	text-decoration:none;}.info a:hover {	color: #ff9090;	text-decoration:none;}.enter {	width: 350px;	height: auto;	position: relative;	left: 50%;	margin-top: 490px;	margin-left: -175px;	line-height: 15px;	font-size: 17px;	float: left;	font-variant: small-caps;}.enter a {	font-weight: bold;	color: #ffb30b;	text-decoration:none;}.enter a:hover {	font-weight: bold;	color: #ff9090;	text-decoration:none;}.footer {	width: 350px;	height: auto;	position: relative;	left: 50%;	margin-left: -175px;	font-size: 10px;	line-height: 15px;	color: #dd7e7f;	margin-top: 560px;}.footer a {	color: #ffb30b;	text-decoration:none;}.footer a:hover {	color: #000000;	text-decoration:none;}
