/*LiliTH@CSS  coding by akg */

/*********/
	
body {
	background-color:#000;
	text-align: center;
}


#mainlogo {
	position:absolute;
	width:500px;
	height:500px;
	left: 50%;
	top: 50%;
	margin-left:-250px; 
	margin-top:-200px;
}


/*********************************/
