BODY{
  background-image : url(../Photo/about.jpg);
  background-attachment : scroll;
  background-repeat : no-repeat;
  
}
H1{
  color : #454545;
  margin-top : 1.5em;
  margin-left : 120px;
}
H2{
   color : #b36666;
   margin-left : 80px ;
}

.honbun{
  color : #008484;
  font-size : x-small;
  width : 90% ;
  margin-left : 80px;
  line-height : 1.5em;
}  

.shasinshita{
  
  margin-top : 220px;
}
