/* $Id: front.css,v 1.2 2003/03/09 23:19:47 lex Exp $ */

body {
  color: black;
  background: white;
  margin: 2em;
  font-family: sans-serif
}

h1 {
  text-align: center;
  font-size: 400%
}
