body {
  background-color: lightblue;
}

h1 {
  color: white;
  text-align: center;
}

h2 {
  text-align: center;
}

h3 {
  font-family: verdana;
  font-size: 20px;
}

h4 {
    font-weight: bold;
}