body {
  margin: 0px;
  background: #FFFFFF url('../images/stars.png') repeat fixed left top;
  font-family: Verdana, Garamond;
  font-size: 10px;
  color: #c8c8c8;
  text-align: left;
}
a:link, a:visited, a:active {
  font-family: Verdana, Garamond;
  text-decoration: none;
  color: #FFFFFF;
}
a:hover {
  color: #e19a5b;
  font-family: Verdana, Garamond;
  text-decoration: none;
}

