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