
body { background: #000000; color: #ffffff; font-family: Arial, sans-serif; font-size: smaller }

a { color: #799BFF; } 
a:visited { color: #799BFF } 
a:hover { color: #799BFF } 
a:active { color: #799BFF } 

h1,h2,h3,h4,h5,h6 { font-family: Arial, sans-serif; font-weight: bold }
h2 { color: #799BFF; font-weight: bold }

#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; font-weight: bold  }

#sidebar p { text-align: left}
#credits p { text-align: center; color: #799BFF; font-family: Arial, sans-serif; font-size: smaller }

