 
BODY{
  line-height : 20pt;
  background-image : url(wall_gray.gif);
  margin-top : 5%;
  margin-left : 10%;
  margin-right : 10%;
  margin-bottom : 5%;
}
H2{
  font-size : 14pt;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  font-weight : bold;
  color : #ff8040;
  margin-top : auto;
  margin-left : 5%;
  margin-right : 5%;
  margin-bottom : auto;
  letter-spacing : 1px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ff8040;
  left : 5%;
}
H1{
  font-size : 23pt;
  color : red;
  text-align : center;
  font-family : HGŠÛºÞ¼¯¸M-PRO;
  font-weight : bold;
  letter-spacing : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-right-style : inset;
  border-bottom-style : solid;
  border-right-color : red;
  border-bottom-color : red;
  margin-bottom : 30px;
}
DIV{
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;border-width : 2px 2px 2px 2px;border-style : inset inset inset inset;border-color : #ff8040 #ff8040 #ff8040 #ff8040;
  margin-left : 5%;
  margin-right : 5%;
  margin-top : 10px;
  margin-bottom : 10px;
}
