body {
  color: #000000;
  background: #CCCCCC;
  margin-left: 5%;
  margin-right: 5%;
}
pre {
  font-family: monospace;
}
h1,h2,h3,h4,h5,p,ul {
  font-family: sans-serif;
}
h1.top {
  text-align: center;
}
p.center {
  text-align: center;
}

li.new {
  list-style-image: url(/~jpschewe/icons/new.gif)
}
