﻿html, body, img, p, a {
	background-color:#000000; 
	color:#6D6E71;
	margin:0px;	
	padding:0px;
	font-size:11px;	
	font-family:Tahoma, Arial; 
	font-weight:normal; 
	line-height:18px; 
	text-decoration:none;
	border:none; 
	outline:none;
}

img { 
	-moz-opacity:1; 
	opacity:1; 
	filter:alpha(opacity=100); 
}

p { 
	text-align:left;
	cursor:default;
}

#info { 
	margin-top:10px;
	text-align:center;
}

a:hover { 
	color:#FFF9AE; 
	text-decoration:none; 
}

#cont0 {
	position:absolute; top:50%;
	margin-top:-190px;	
	width:100%;	
	text-align:center;
}

#cont1 {
	position:absolute; 
	top:50%;
	left:50%;
	margin-top:-200px;
	margin-left:-380px;
	width:300px;
	height:400px;
	text-align:center;
}

#cont2 {
	position:absolute; 
	top:50%;
	left:50%;
	margin-top:-185px;
	margin-left:-80px;
	width:425px;
	height:325px;
	text-align:left;
}

#credits { 
	position:fixed !important; 
	position:absolute; 
	bottom:5px; 
	right:10px; 
}