body{
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#000000;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#000000;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#ffffff;
	background-attachment: fixed;
	background-position: top left;
	background-repeat: repeat;
}

