/* Topbar styles go here. */

BODY {
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 10px;
  background-image: url(../backgrounds/TopbarParchmentBG.jpg);
  background-repeat: no-repeat;
  color: #60314d;
}

TABLE {
  background-color: transparent;
  background-image: url(../backgrounds/wood.gif);
  background-attachment: fixed;
  background-repeat: repeat-x;
}

