
body {
	scrollbar-face-color: #D4E0E2;
	scrollbar-highlight-color: #D9E5E7;
	scrollbar-3dlight-color:#EEF3F4;
	scrollbar-darkshadow-color: #C2D3D6;
	scrollbar-shadow-color: #CBDBDD;
	scrollbar-arrow-color:  #818347;
	scrollbar-track-color: #D4E0E2;
	background-attachment: fixed;
	background-repeat: repeat;
	cursor:url('../images/rod.cur');
	background-position: center center;
}
a:hover {
cursor:url('../images/wand.ani');
}
