
  BODY  { background: white; color: black }
  H1 { 
 text-align: center;
 color: black;
 font:  200% sans-serif;
}

H2 { 
 text-align: center;
 color: black;
 font:  150% sans-serif;
}

H3 { 
 text-align: center;
 color: black;
 font:  125% sans-serif;
}

P {
 text-align: justify;
 color: black;

}
  

