body {
  color: lightpink;
  background-color: paleturquoise;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  text-align: center;
}

p {
  font-size:12pt;
}

li {
  padding-bottom: 12px;
  text-align: left;
  font-size:12pt;
}

h1 {
  color:deeppink;
}

h2 {
  padding-top: 50px;
}
@charset "utf-8";
/* CSS Document */



