body, a {
  color: #F60;
}

body {
  font-family: 'Forum', Verdana, Arial, Helvetica, sans-serif;
  font-size: 1.25em;
  margin-top: 0px;
}

div#container {
  margin: 0 auto;
  width: 760px;
}

h1 { font-family: 'Rochester', cursive; font-size: 3em; }
h1,h2,h3 { font-weight: normal; }

a { 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img.side {
  float: right;
  border: none;
}

p.minor {
  font-size: 75%;
}
