body {

cursor:Default;
/* Scrollbar not HTML 4.0 Compliant */	
	scrollbar-base-color: black;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #999999;
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: white;
	background-attachment: fixed;
	background-image:    url(Images/Background.jpg);
	background-repeat: repeat;
	background-position: center 0px;
	background-color: #000000;
	top-margin: 0;
}


