
body { background: #f0f0f0; color: #000000; font-family: Georgia, serif ; font-size: smaller }

a { color: #944a23; } 
a:visited { color: #f9446d } 
a:hover { color: #f9446d } 
a:active { color: #f9446d } 

h1, h2, h3, h4, h5, h6 { font-family: Georgia, serif }
h2 { color: #944a23 ; text-align: center ; font-weight: normal }
h4 { color: #944a23 ; text-align: center ; font-weight: normal }
h5 { color: #f9446d ; text-align: center ; font-weight: normal }

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }
#main blockquote { font-style: italic }

#special p { text-align: left ; font-family: Arial, sans-serif; }
#special blockquote { font-style: italic }

#sidebar p { text-align: left}
#credits p { text-align: center; color: #944a23; font-family: Arial, sans-serif; font-size: smaller }