body {
  font-size: 15pt;
  line-height: 1.25;
  font-weight: bold;
  font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
  text-align: center;
}

div {
  vertical-align: top;
  margin: 15pt;
  padding: 15pt;
  display: inline-block;
}

ul {
  padding: 0pt;
  list-style-type: none;
}

a {
  color: black;
  text-decoration: none;
}

a:hover {
  color: maroon;
}
