body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #91A2CF;
	margin:0;
	}
	
#welcome {
	margin:0 auto;width:790px; height:541px; background-image:url(../img/CZT.jpg); position:relative; margin-top:10px;
	}
	
#enter {
	margin:0 auto;
	width:253px;
	height:50;
	position:absolute;
	top:350px;
	left:300px;
	border-bottom:5px solid #38497A;
	text-align:right;
	padding-bottom: 10px;
	font-family: Verdana;
	font-size: 14pt;
	font-weight: bold;
}
#enter a {
text-decoration:none;
color:#38497A;
}

#enter a:hover {
	text-decoration:none;
color:
; 	color: #DB790D;
}
