body {
  background: black url(/gfx/dsc03399.jpg) no-repeat;
  background-color: #000000;
  color: #cccccc;
  font-family: verdana, arial, helvetica, sans-serif;
}
A:link, A:active {
  text-decoration: underline;
  color: #ffeedd;
}
A:visited {
  text-decoration: underline;
  color: #888888;
}
