body  {
	color: #000000;
	background-color :#ffffff;
	background-image :  url(../images/logo.gif);
	background-repeat : no-repeat;
	background-position:center;
	background-attachment: fixed; 
	scrollbar-base-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#000000;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
}



.text {
	font-size:12px;
	font-family:Verdana;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	color:#000000;
}


