/*---------------------------------------------------------------------------
  all the content
---------------------------------------------------------------------------*/
body { background-color:#ccc;}
body.noheader { background-color:#000;}
#header {background-color:#600;}

#header h3 { color:#fff; }

#content p { color:#000; }
#content H1 { color:#fff; }
#content a { color:#f00; }