body {
}
h1 {
  color: black;
  text-align: center;
}
h2 {
  color: black;
  text-align: center;
}
a {
  text-decoration: none;
  color: black;
  margin-right: 20px;
}

