
	html, body {
		margin:0; padding:0;
	}
	
	body {
		background:#720039 url(zims/bg/body.gif) 50% 0 repeat-y;
		overflow:hidden; overflow-x:hidden;
	}
		
		a img { border:0; }
	
	#main {
		width:990px; height:530px;
		position:absolute; top:50%; left:50%;
		margin-left:-495px; margin-top:-265px;
	}
	
	#home {
		width:990px; height:504px;
		background:transparent url(zims/bg/home-main.jpg) 0 0 no-repeat;
	}
		#home h1, #home h2, #home h3 { text-indent:-5000px; overflow:hidden; }
		
		#home #lnkEnter {
			display:block;
			width:744px; height:505px; margin-left:246px;
			text-indent:-5000px; overflow:hidden;
		}
	
	#conception {
		width:990px; height:26px;
		text-align:right;
	}