body {
   font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#footer {
   text-align: center;
   font-size: .75em;
   color: #999;
}

#content {
   margin-bottom: 45%;
}

a {
   color: #666;
   text-decoration: none;
}

h1 {
   font-variant: small-caps;
   text-align: center;
   margin-top: 200px;
   letter-spacing: .3em;
}

ul {
   list-style-type: none;
   float: none;
   text-align: center;
   font-variant: small-caps;
   font-weight: bold;
   margin-top: 0;
}

li {
   display: inline;
   margin-right: 0;
   font-size: 300%;
   margin-left: 0;
   letter-spacing: .5em;
}