body {
    width: 100%;
}
div#menu, div#footer, header img {
    display: none;
}
h1 {
    font: bold 20pt;
    text-align: center;
}
p {
    padding: 1in;
    text-indent: 0.5in;
    font-size: 15pt;
}
li {
    font-size: 12pt;
}