body {
	background-attachment: fixed;
	background-color: #2A0202;
	background-image: url(../haikei/main.jpg);
	background-repeat: no-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;
}
