body {
  font: small "Lucida Grande", Verdana, "Bitstream Vera Sans", "Lucida Sans Unicode", Lucida, sans-serif;
  max-width: 50em; text-align: justify;
}

h1, h2 { text-align: center; }
h3, h4 { text-align: left; margin-left: 5em; }

tt, pre { font-family: "Bitstream Vera Sans Mono", "Lucida Sans Typewriter", "Lucida Typewriter", "Lucida Console", monospace; font-size: 100%; }

form, img { border: 0; }

.quote { font-style: italic; }
.quote .cite { margin-left: 5em; font-style: normal; }

#navbar {
  background: #ff6; padding: 2px;
  border: 1px none black; border-bottom-style: solid;
}
#navbar, #footer { font-size: smaller; }
#advt { float: right; }

