body {background-color: #66FF00;
      color: #FFFFFF;
      font-family: Arial, sans-serif;
      font-size: 1.00em;
      text-align: center;
}       

h1 { background-color: #000000;
     color:#FFFFFF;
     line-height: 200%;
     font-family: "Chiller", serif;
     font-size: 5.00em;
     text-align: center;
}

h2 { background-color: #000000;
     color: #FFFFFF;
     font-family: "Stencil STD", serif;     
     font-size: 2.25em;
}

h3 {background-color: #000000;
     color: #FFFFFF;
     font-family: "Stencil STD", serif;     
     font-size: 2.25em
}

h4 { background-color: #000000;
     color: #FFFFFF;
     font-family: "Stencil STD", serif;     
     font-size: 2.25em;
}

.nav { font-size: 2.00em;
      text-align: center;
      font-weight: bold;
}

p { font-size: 1.25em;
    color: #000000;
}

ul {font-size: 1.25em;
    color: #000000;
}

ol {font-size: 1.25em;
    color: #000000;
}