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