body {
  margin: 0px;
  padding: 0px;

  background-image: url('i/bgm.gif');
}

table#main {
  width: 801px;
  height: 100%;
  border-collapse: collapse;
}

#top {
  padding: 0px;
  background: url('i/mt.jpg') top right no-repeat;
  text-align: right;
}

#bottom {
  height: 327px;
  padding: 0px;
  background: url('i/mts.jpg') top left no-repeat;
}

#bottom div {
  text-align: right;
  font: normal 10px verdana;
}
#bottom div a {
  color: #328551;
  text-decoration: none;
}
#bottom div a:hover {
  text-decoration: underline;
}

