@charset "utf-8";
/* CSS Document */

.main{
	margin-right:auto;
	margin-left:auto;
	text-align:center; 
	margin-top:10px; 
	font-family:'Gill Sans', 'Gill Sans MT', 'Myriad Pro', 'DejaVu Sans Condensed', Helvetica, Arial, sans-serif; 
	font-weight:400; 
	color:black;
	line-height:200%;
	width:350px;
	}
#splash_image{
	background: url(arjani_under_construction_web.gif) no-repeat center;
	height:502px;
	}	
#owner{
	display:none;
	text-align:center
	}
