body{
  background-color:#bbccff;
}

p{
  font-family:"Century Gothic", "Arial";
}

th{
  font-size: 50px;
}

li{
  font-size: 18px;
}

#head {
  background-color:#93a3d3;
  border-width: 3px;
  border-color: #6666bb;
  border-style: solid;
  width: 30%;
  height: auto;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  text-align: center;
}
