body {
	background-color: 2F2F2F;
	background-image: url("images/bg_header.gif");
    background-repeat: no-repeat;
    background-position: top left;
	background-attachment: fixed;
	scrollbar-face-color: #2F2F2F;
	scrollbar-highlight-color: #8C898A;
	scrollbar-shadow-color: #2F2F2F;
	scrollbar-3dlight-color: #2F2F2F;
	scrollbar-arrow-color:  #8C898A;
	scrollbar-track-color: #2F2F2F;
	scrollbar-darkshadow-color: #2F2F2F; }