body {background-color: #FF6600;
      font-family: Arial, Gothic, sans-serif;
      font-size: 1.00em;
      color: #FFFFFF;
}

h1{ background-color: #FFFF33;
    color: #000000;
    line-height: 200%;
    font-family: "Gothic", serif;
    font-size: 2.00em;
    text-align: center;
}

ul { font-size: 1.00em; 
     font-weight: bold;
     text-align: center;
}

#footer {font-size: 0.75em;
         font-style: italic;
}