/* CSS Document */
body {
	font: 11px/16px Trebuchet MS, Tahoma, Arial, Verdana, Helvetica;
	color: #000000;
	background: #ffffff url(../img/zat.jpg) no-repeat top left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* overflow: hidden;*/
}


#body { 
	position: relative;
	top: 180px;
	margin: auto;
	text-align: left;
	padding-left:600px;
}

#body a {
	text-decoration: none;
	color: #e36008;
}

#body a:hover {
	text-decoration: underline;
	color: #e36008;
}



