body {
  background-color: #ffffff;
  font-family: Arial;
  font-size: 10px;
}

a {
  color: #343c9e;
}
a:hover {
  color: #0c8744;
}

#footer {
  font-size: 10px;
}

#body h1 {
  font-size: 18px;
  text-align: center;
}
#body h2 {
  font-size: 16px;
  text-align: center;
}
#body h3 {
  font-size: 16px;
  text-align: center;
}
#body img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
#logofont {
  font-size: 20px;
  font-weight: bold;
}
#bigger li {
  font-size: 20px;
}