body {
  background: #b9b5dc;
  text-align: center;
}
a {
  color: #0020ff;
  text-align: center;
  font-weight: bold;
}
h1 {
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  font-family: cursive;
}
h3 {
  text-align: center;
  font-family: cursive;
}
  
  