body {
  /* Styles applying to the entire page */
  font: 11px/1.5 Arial, Tahoma;
  color: #333333;
  /*background: transparent url('/icons/vertical-grey-gradient.gif') repeat-x top left;*/
  background-color: #ffffff;
  text-align: center;
  }
  
h3 {
  font: bold 13px/1.5 Arial, Tahoma;
  }