body 
{
  background-image: url('stars.gif');
  background-repeat: repeat;
  background-attachment: scroll;
  font-family: SpecialElite;
  background-color: black;
  color: white;
}