 
BODY{
  background-image : url(back.jpg);
  background-repeat : repeat;
  background-attachment : fixed;
  text-align : center;
  color : white;
  background-color : black;
}
.main_t{
  border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : white white white white;
  width : 800px;
  background-color : black;
  

  left : 150px;
  
}
P{
  font-size : 16px;
  font-weight : normal;
  line-height : 30px;
  text-align : left;
  margin-left : 70px;
}
H1{
  font-size : 17px;
  font-weight : normal;
  text-decoration : none;
  text-align : center;
  background-color : black;
  line-height : 30px;
  font-family : HG³ž²‘‘Ì-PRO;
  color : white;
  margin-bottom : -20px;
}
#h1p{
  
  
  
  
  color : white;
  background-color : black;
  
  
  margin-left : -1px;
  text-align : center;
  margin-bottom : -8px;
  font-size : 14px;
}
H2{
  
  color : black;
  line-height : 30px;
  font-family : "‚l‚r –¾’©";
  font-size : 24px;
  font-weight : bold;
  text-decoration : none;
  background-color : red;
}
SPAN{
  
  color : #ffff80;
}
H3{
  font-size : 17px;
  text-decoration : underline;
  text-align : left;
  margin-left : 70px;
  color : red;
}
#pcenter{
  text-align : center;
  margin-left : -20px;
}
#red{
  font-style : italic;
  color : red;
}
A{
  color : aqua;
  background-color : black;
}
.h2_A{
  color : white;
  text-decoration : none;
}
.sidemenu{
  font-weight : normal;
  background-color : black;
  text-align : left;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;border-width : 3px 3px 3px 3px;border-style : double double double double;
  width : 150px;
  position : absolute;
  left : 5px;
  top : 10px;
  padding-left : 3px;
  padding-top : 3px;
}
