body {
  background: #ffffcc;
  color: black;
}
div.main {
  width: 780px;
  margin-left:auto;
  margin-right:auto;
}

div.header {

}

ul li {
  margin: 1em;
}

li.system-link a {
  font-size: 2em;
}

li.system-link-small a {
  font-size: 1.5em;
}

div.foot {
  font-size: 10pt;
}