body {
  background-color: white;
}

h1 {
  color: #0e4290;
  font-family: verdana;
  text-align: center;
}

h2 {
  color: #0e4290;
  font-family: verdana;
  text-align: center;
}

p {
  font-family: verdana;
  font-size: 20px;
  color: #0e4290;
  padding: 20px;
}