body {
      background: #000000;
      color: #808080;
  text-align: center;
}
a {
color: #808080;
  background: #000000;
  text-align: center;
}
a:hover {
color: #808080;
  background: #000000;
  text-align: center;
}
a:focus, a:active {
color: #808080;
  background: #000000;
  text-align: center;
}    
