 
BODY{
  font-size : 15pt;
  font-family : 麗流隷書;
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
  text-align : center;
  
  
}
H1{
  font-size : 30pt;
  font-family : 麗流隷書;
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
  text-align : center;
  
  
}
A:LINK{
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
}
A:VISITED{
  font-weight : normal;
  color : black;
  background-color : white;
  text-decoration : none;
}
A:HOVER{
  color : white;
  background-color : black;
  text-decoration : none;
}
H2{
  font-size : 20pt;
  font-family : 麗流隷書;
  font-weight : normal;
  color : black;
  background-color : white;
  text-align : center;
  
  
}

