BODY {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height:100%;
  background-color: #000000;
  background-repeat: no-repeat;

}

h1, h2, h3, h4 {
  margin: 0px;
  padding: 2px;
  color: #ffffff;
}

a:link {color: #888855; text-decoration: none; }
a:visited {color: #888855; text-decoration: none; }
a:hover {color: #888855; text-decoration: underline; }
a:active {color: #888855; }

a.foot:link {color: #666666; text-decoration: none; }
a.foot:visited {color: #666666; text-decoration: none; }
a.foot:hover {color: #666666; text-decoration: underline; }
a.foot:active {color: #666666; }

TD {
  font: 12pt Centaur, Georgia, Palatino, Times, serif;
  color: #ffffff;
  margin: 0px;
}

.swirls {
  margin: 0;
  padding: 0;
  background: url("images/topright2.png") top right;
  background-repeat: no-repeat;
  height:100%;

}

.swirls1 { 
  background: url("images/bottomleft3.png") 0% 100%;
  background-color: #000000;
  background-repeat: no-repeat;
 
}