body {
      background: #000000;
      color: #00D000;
      background-image: url(bg.gif);
      background-repeat: repeat;
      background-position: center top;
      background-attachment: fixed;
}
a {
color: #ffffff;
}
a:hover {
color: #ffffff;
}
a:focus, a:active {
color: #ffffff;
}    