 
BODY{
  line-height : 150%;
  color:black;
  background-image : url(4.jpg);
  background-repeat : no-repeat;
  background-attachment : fixed;background-position : 100% 0%;
　scrollbar-face-color:white;
　scrollbar-highlight-color:white;
　scrollbar-shadow-color:white;
　scrollbar-3dlight-color:white;
　scrollbar-arrow-color:black;
　scrollbar-track-color:white;
　scrollbar-darkshadow-color:white;
}
