body {
	background-attachment: fixed;
	background-image: url(images/18transhalf.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0099CC;
    scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #0099CC;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #0099CC;
	scrollbar-darkshadow-color: #FFFFFF; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #0099CC;
}

