Body{
     margin-top: 0px;
     margin-left: 0px;
	 margin-bottom: 0px;
	 margin-right: 0px;
	 background-color:#CCCCCC;
	 	background-position:bottom;
	
	background-repeat:repeat-x;
	background-color:#e2e2e2;
	margin:0px;
	font-size:14px;
	background-image:url(images/background.jpg);
	background-position:top;
}
#wrapper {
	width:771px;
	position:relative;
	margin:0px auto;
	align:center
}

#nevi{
	position:absolute;
	left:0px;
	top: 100px;
	z-index:100;
}

.hdhighlight{
	font:15px Trebuchet MS;
	color:#FFFFFF;
	text-align:left;
	text-decoration:bold;
	line-height:17px;
}

.highlight{
	font:12px Trebuchet MS;
	color:#000000;
	text-align:left;
	text-decoration:none;
	line-height:17px;
}