body {
    width: 100%;
}
div#menu, div#footer, #header img, img {
    display: none;
}
h1 {
    font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
    text-align: center;
}
h2 {
    font-family: Rockwell, "Courier Bold", Courier, Georgia, Times, "Times New Roman", serif;
    text-align: center;
}
p {
    padding: 0 0.25in;
    text-indent: 0.25in;
   font: 20pt, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
li {
    font: 16pt charcoal,serif;
}
a {
    text-decoration: none;
    color: inherit;
}


