 

EMBED{
  
  background-color : red;
  font-weight : bold;
}
.top{
  background-image : url(../image/top_banner.jpg);
  font-family : Verdana,Arial,"Times New Roman";
  font-weight : bold;
  font-size : 8pt;
  
  
  color : white;
  height : 18px;
  
  text-indent : 5px;
}
BODY{
  background-image : url(../image/main_body_bg.gif);
}
