body {
    width: 90%;
}
div#menu, div#footer, #header img {
    display: none;
}
h1 {
    font: bold 22pt sans-serif,serif;
    text-align: center;
}
p {
    padding: 0 0.75in;
    text-indent: 0.75in;
    font: 22pt black,serif;
}
li {
    font: 20pt black,serif;
}
a {
    text-decoration: none;
    color: inherit;
}