body {
	background-attachment: fixed;
	background-image: url(../Images/bg.jpg);
	background-repeat: repeat;
	background-position: center center;
	
	scrollbar-face-color: #ff9900;
	scrollbar-highlight-color: #ff9900;;
	scrollbar-shadow-color: #ff9900;;
	scrollbar-3dlight-color: #cc6600;
	scrollbar-arrow-color: #002739;
	scrollbar-track-color: #ff9900;;
	scrollbar-darkshadow-color: #990000;
}
