body {
  font-family: Times New Roman;
  font-size: 14pt;
}
h1 {
  font-family: Papyrus;
  font-size: 24pt;
  color: black;
  font-weight: bold;
  text-align: center;
}
h2 {
  font-family: Papyrus;
  font-size: 16pt;
}
a:hover {
  color: #33ff33;
}
