#header P {
  font-family:Arial,Helvetica,san-serif;
  font-size:12px;
  margin:5px 0px;
  color:#1D90D1;
}
#header #what {
  font-weight:bold;
}
#header #who {
  font-weight:bold;
  font-style:italic;
}
/* Styles specific to each page can be created by using the page ID:  8?
/*  #[pageID] #header #what {}  */
/*  #[pageID] #header #who {}  */

