/*---------------------------------------------------------------------------
  all the content
---------------------------------------------------------------------------*/
body, #header { background-color:#f00; }

#content { color:#fff; }
#content H1 { color:#000; }
#content a {color:#000;}

p.black { color:#000; }
