.body_stars {
  background-image: url(../images/colorstars.gif);
  color: #FFFFFF;
}
A:link {
  color: #FFFF00;
}
A:visited {
  color: fuchsia;
}
