
body {
  margin-left: 6%;
  margin-right: 6%;
  font-family: "Comic Sans MS";
}

H1 {
  font-family: "Comic Sans MS";
  text-align: center;
}

span.address {
  text-align: center;
  font-size: 10pt;
  font-weight: normal;
  color: #303030;
}

span.addressitem {
  color: #000000;
}

P.textlinks {
  font-family: "Arial";
  text-align: center;
  font-size: 10pt;
}

A.textlinks:focus:hover {
  background: #ffcc99;
}



