body{
  background-image : url(pic/tenpo.gif);
  background-repeat : no-repeat;
  
}

.link1Class{
  padding-top : 0px;
  
  width : 640px;
  height : 200px;
background-position : center 20px;
}

.link2Class{
  width : 160px;
  height : 1em;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0pt;
  margin-left : 0pt;
  margin-right : 0pt;
  margin-bottom : 0pt;
  vertical-align : top;
  color : white;
}

.MarqueeClass{
  color : yellow;
  background-color : maroon;
  margin-top : 2px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 2px;border-width : 4px;border-style : ridge;border-color : white;
  width : 420px;
  letter-spacing : 1px;
}
