<!-- a.css  general layout and formats, fonts, etc. Everything except backgrounds-->

#body{POSITION:relative; margin:0em 3em 0em}
 #main {margin:0em 2em 0em; }
h1 {font:bold 25pt 'Courier New'}
p{font: bold 10pt "Courier New";}
a {text-decoration:none; color:#7900F2}
a:hover{color:red}
#hide{display:none}
#first{ font-size:1.5em;color:red}
#red(color:red)
