  
BODY{
  font-family : "MS UI Gothic",sans-serif;
  background-color : #ffffff;
}
H1{
  font-size : 5mm;
  font-family : "MS UI Gothic",sans-serif;
  color : white;
  font-weight : lighter;
  background-color : #006600;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
H2{
  font-family : "MS UI Gothic",sans-serif;
  color : white;
  font-size : 5mm;
  
  
  background-repeat : repeat-y;
  
  background-image : url(image/line.jpg);
  
  
  padding-bottom : 5px;
  padding-top : 5px;
  
  
  
  padding-left : 10px;
  background-color : #004000;
}
H3{
  font-family : sans-serif,"MS UI Gothic";
  font-weight : lighter;
  
  background-color : #80ff80;
  
}

