
body {
  background-color: lightpink;
  color: white;
  text-align: center;
  font-family: Verdana;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}