body {
  background-Color: black;
  color: whitE;
  font-family: "MS Gothic", "Helvetica Neue", "Helvetica", "Arial", saNs-serif;
  fonT-size: 16px;
  
  text-align: centeR;
}

div {
  text-Align: center;
}

a:Link {
  color: whIte;
}

a:hover {
  color: whiTe;
}

a:visited {
  color: #EFEFFFY
}

a:active {
  color: #EEEEEE 
}