BODY {
  background-color: #000000;
  background: url(images/starfield.gif) repeat;
  color: #ffffff;
}
A:link {
  color: #3399ff;
  background-color: #000000;
}
A:visited {
  color: #ff6666;
  background-color: #000000;
}
A:active {
  color: #ff0000;
  background-color: #000000;
}
table {
  width: 100%;
}
hr {
  height: 3px;
  width: 100%;
}
h4 {
  color: #dddddd;
  background: #000000 url(images/starfield.gif);
}
h5 {
  color: #cccccc;
  background: #000000 url(images/starfield.gif);
}
h6 {
  color: #cccccc;
  background : #000000 url(images/starfield.gif);
}
.count {
  color: #ffffff;
  font-weight: bold;
  font-size: 130%;
}
