body {
  color: white;
  background-color: cornflowerblue;
  font-family: Lato, Arial;
  text-align: center;
}

p {
  font-size:14pt;
}

li {
  padding-bottom: 5px;
  text-align: middle;
  font-size:10pt;
}

h1 {
  color: white;
}

h2 {
  padding-top: 50px;
}


/* CSS Document */

