BODY{
  background-image : url(../Photo/link.jpg);
  background-attachment : scroll;
  background-repeat : no-repeat;
  
}
H1{
  color : #454545;
  margin-top : 1.5em;
  margin-left : 80px;
}
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 : 280px;
}
H3{
  color : #004040;
  margin-left : 80px;
}
A{
  color : #008484;
}
A:LINK{
  color : #008484;
}
A:VISITED{
  color : #663333;
}
A:HOVER{
  color : #1b8d71;
}
