body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../images/carbonhaikei2.jpg);
	background-repeat: repeat;
	background-position: left top;
	
    scrollbar-Track-Color:#200202;
	scrollbar-Face-Color:#200202;
	scrollbar-Shadow-Color:#200202;
	scrollbar-DarkShadow-Color:#000000;
	scrollbar-Highlight-Color:#7B0C0C;
	scrollbar-3dLight-Color:#6F6464;
	scrollbar-Arrow-Color:#6F6464;

}
