
body { background: #f0f0f0; color: #000000; font-family: Georgia, serif ;  font-size: smaller}

a { color: #000000; } 
a:visited { color: #007038 } 
a:hover { color: #007038 } 
a:active { color: #007038 } 

#sidebar { position: absolute; top: 5%; left: 2%; right: 82% }
#main { position: absolute; top: 5%; left: 20%; right: 2% }

#main p { text-align: left ; color: #007038 ; font-family: Arial, sans-serif ; font-size: larger}
#sidebar p { text-align: left ; font-family: Arial, sans-serif }
#credits p { text-align: center; color: #007038; font-family: Arial, sans-serif; font-size: smaller }
