body{ color:black;
	font-weight:bold;
	scrollbar-3dlight-color:black;
　　　　scrollbar-arrow-color:black;
　　　　scrollbar-base-color:white;
　　　　scrollbar-darkshadow-color:white;
　　　　scrollbar-face-color:white;
　　　　scrollbar-highlight-color:white;
　　　　scrollbar-shadow-color:black;
	background-color:white;
	background-image:url("h003-2.gif");
	background-attachment: fixed;
	background-position: 50% 60%;
	background-repeat: no-repeat;
}

a:link{color:black;}

a:visited{color:gray;}
a:hover,a:active{ text-decoration:underline;
                  color:olive;}

