
body {background-color: #000000; text-align: center;}

h1 {color: #00FF66; font-family: helvetica, arial, sans-serif;
          font-style: italic;
          font-size: 5em; 
           text-align: center;
          line-height: 1.5em;}
       
h2 {color: #CCFF66; font-family: helvetica, arial, sans-serif;
          font-size: 3em; 
          text-align: center; 	
          line-height: 1.75em;}

tr  {background-color: #99FF66; text-align: center;}
 
table {border-color: #FF0000; border-style: solid; text-align: center;}

p {color: #66FF33;}