body {
  font-size: x-small;
}

#comments {
  font-size: small;
  font-weight: bold;
  text-align: center;
  border-top: 1px dotted #000;
  border-bottom: 1px dotted #000;
}

#mobileheader {
  font-size: small;
  text-align: center;
  margin-bottom: 5px;
}