body {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#333333;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#333333;
	scrollbar-shadow-color:#000000;
	scrollbar-arrow-color:#cccccc;
	scrollbar-track-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

