
body { background: #000000; color: #ffffff; font-family: times new roman, serif }

a { color: #ffffff; } 
a:visited { color: #f4f385 } 
a:hover { color: #f4f385 } 
a:active { color: #f4f385 } 

h1,h2,h3,h4,h5,h6 { font-family: arial, sans-serif }

#sidebar { position: absolute; top: 5%; left: 2%; right: 76% }
#main { position: absolute; top: 5%; left: 26%; right: 2% }

#sidebar p { text-align: left; color: #000066; font-weight: bold }
#sidebar a { color: #f4f385; } 
#special p { text-align: center }
#notes p { font-size: smaller }
#credits p { text-align: center; color: #f4f385; font-family: Arial, sans-serif; font-size: smaller }
#credits a { color: #f4f385; } 


