body {
background-image: url("images/background.jpg");
background-repeat: no-repeat;
background-position: 50% 0%;
background-attachment: fixed;
background-color: #212422;

scrollbar-face-color: #6b727c;
	scrollbar-highlight-color: #c6c6c6;
	scrollbar-shadow-color: #515863;
 	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #d9d1c1;
	scrollbar-track-color: #c6c6c6;
 	scrollbar-darkshadow-color: #000000;


}

