h1 {
    text-align: center;
    font-size: 12px;
    font-weigth: normal;}
    
H2 {text-align: center;
    font-size : 20px;
    font-family : HGSºÞ¼¯¸E;}

H3{text-align: center;
  font-size : 16px;
  font-family : HGSºÞ¼¯¸E;
  background-color : white;}

H4{text-align: center;
  font-size: 14px;
  
  color : #ff8040;}
H5{
  font-weight : bold;
  background-color : red;
  text-align : center;
}
H6{
  font-weight : bold;
  text-align : center;
  font-size : small;
}
