/*---------------------------------------------------------------------------
  all the content
---------------------------------------------------------------------------*/
body, #header { background-color:#00c; }

#content { color:#fff; }
#content H2 { color:#f00; }

p.black { color:#000; }
p.white { color:#fff; }
