body {  background: #FFFFF0;
        margin-left: 10%; 
        margin-right: 10%; 
        font-family: "New Century Schoolbook", serif
     }

h1 { margin-left: -8%;
     color: #C00 
   }

p.author, p.tagline { margin-left: -8% }
h1, p.author, p.tagline, p.nav { text-align: center } 

p.nav a:visited { text-decoration: none;
                  color: #00AA33
                }

p.nav a:link    { text-decoration: none;
                  color: #00AA33
                }

p.question      { font-style: italic }

ul.contents a:visited { text-decoration: none;
                        color: #C00
                      }
ul.contents a:link    { text-decoration: none;
                        color: #C00
                      }

h1, h2, h3, p.tagline, p.author { font-family: "Univers", sans-serif }
h2 { margin-left: -4% }
h2, h3 { color: #C00 }
h1 {font-size: 200%; font-weight: bold }
h2 { font-size: 170%; font-weight: normal }
h3 {font-size: 140%; font-weight: bold }

hr { text-align: center; width: 75% }

address {text-align: right}

img.photo { margin: 0.5em;
      padding: 1px;
    }

