li.maps{
  display: none;
}
li.updates{
  display: none;
}
li.groups{
  display: none;
}
body{
  font-size: 26px !important;
}
ul > li{
  list-style: none;
}
h2{
  font-size: 140%;
  /*border: solid 1px black;*/
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: black;
}

ul {
  padding-left: 0px;
}
ul > li {
  padding-left: 20px;
}

iframe {
  width: 320px;
}
