body {
  background-color: lightblue;
}

h1 {
  text-align: center;
}

h2 {
  text-align: center;
}

h3 {
  text-align: center;
}


p {
  font-family: verdana;
  font-size: 20px;
}

ul {
  font-family: verdana;
  font-size: 20px;
}

#para1 {
  color: red;
}