body {
   background: #66FF33;
   color: #000000;
} 

h1 {
   color: #000000;
   background: transparant;
   font-weight: bold;
   text-align: left; 
}
h2 {
   color: #000000;
   background: transparant;
   font-weight: bold;
   text-align: left; 
}
h3 {
   color: #000000;
   background: transparant;
   font-weight: bold;
   text-align: left; 
}

