body {
	margin: 0px;
	background: #000000;
	font: 75% Verdana, Arial, sans-serif;
}

img {
	border:0;
}

p, h1, h2, h3 {
	margin:0px;
}

#container {
	width:850px;
	height:570px;
	position:absolute;
	margin-left:-425px;
	margin-top:-285px;
	top:50%;
	left:50%;
}

#info {
	text-align:left;
	color:#aaa;
	padding: 10px 0px;
}

#info h1 {
	font-size: 12px;
	padding: 0px 0px 0px 5px;
	font-weight: normal;
}

#info p {
	text-align: justify;
	padding:5px;
	font-size: 10px;
	color:#aaa;
}



#info h2 {
	font-size: 11px;
	font-weight: normal;
	padding:0px 5px;
	text-align:left;
}

#info h3 {
	font-size: 10px;
	font-weight: normal;
	padding:0px 5px;
	text-align:left;
}


#info a,
#info a:link,
#info a:visited {
	color:#aaa;
	text-decoration: none;
}

#info a:hover {
	color:#71000d;
	text-decoration: underline;
}

#enter h2 {
	font-weight:normal;
	padding: 5px;
	font-size:2em;
}

#enter h3 {
	font-weight:normal;
	padding: 5px;
	font-size:1em;
	color:#fff;
}

#enter a {
	color:#fff;
	text-decoration:none;
}
#enter a:hover {
	text-decoration:underline;
}

#first {
	float:right;
	width:400px;
}
#footer {
	padding: 20px 5px;
}

#footer p {
	color:#555;
	font-size:10px;
	text-align:left;
}

#footer a,
#footer a:link,
#footer a:visited {
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	color:#555;
	text-decoration: underline;
}
