body {
  background-color: #EEEEEE;
  margin: 40px auto;
  max-width: 650px;
  line-height: 1.6;
  font-size: 18px;
  padding: 0 10px;
  font-family: Courier;
}

div#bottom {
  position: fixed;
  bottom: 0;
}

#smalltext {
  font-size: 12px;
}

#smallertext {
  font-size: 8px;
}
