HTML
{
  overflow-Y: auto;
  overflow-X: auto;
}

BODY
{
  background-image: url(../graphics/Secondary.png);
  background-color: #D6E04C;
  background-repeat: no-repeat;
  background-position: top left;
}

IMG
{
  border: 0px;
}

.footer
{
  width: 922px;
  position: absolute;
  text-align: center;
  top: 550px;
  left: 0px;
  color: #A2AA1E;
  font-family: Helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 8pt;
}

.footer A
{
  color: #A2AA1E;
  font-family: Helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 8pt;
}

.navbar
{
  position: absolute;
  /*top: 444px;*/
  top: 460px;
  left: 84px;
}
