body{
    background-color: black;
    color: white;
    text-align: center;
}

a:link {
  color: white;
}

a:visited {
    color:#c3c0c0;
}