body {
  background-position: center top;
  font-size: 30px;
  font-family: Calibri;
  color: black;
  margin-left: 20%;
  margin-right: 20%;
  padding-top: 100px;
  background-color: white;
}
h2 {
  font-family: Calibri;
  font-size: 22px;
  font-weight: normal;
  text-align: left;
  line-height: 22px;
  background-color: #00cccc;
}
h1 {
  font-weight: normal;
  font-size: 20px;
  font-family: Calibri;
  text-align: left;
  line-height: 22px;
}
h3 {
  font-weight: normal;
  color: black;
  font-size: 40px;
  background-color: #00cccc;
  line-height: 40px;
  font-family: calibri;
  list-style-type: none;
}
a:link {
  font-size: 22px;
  font-family: Calibri;
  text-decoration: none;
  line-height: 30px;
  color: #339999;
  font-weight: inherit;
}
a:visited {
  color: #339999;
  background-color: transparent;
}
a:hover {
  line-height: 30px;
  font-size: 22px;
  background-color: white;
  color: black;
}
table {
  background-color: transparent;
  line-height: 24px;
  color: black;
  font-size: 20px;
  text-align: left;
  font-family: calibri;
}
