body {
font: 15px Georgia, Times, serif;
color: #000;
background: #f2edd3;
}

div#container {
width: 600px;
margin: 10px auto;
}

h1 {
font-size: 24px;
text-align: center;
}

p.underhead {
font-size: 18px;
font-style: italic;
text-align: center;
color: #877716;
}

p.footer {
font-size: 9px;
text-transform: uppercase;
color: #877716;
}

li {
font-weight: bold;
}
