body
{
   background-color: #fff;
}

#content
{
   width: 80%;
   margin-left: 10%;
   background-color: #eeeeee;
   padding: 5px 15px 5px 15px;
   font-family: sans-serif;
}

#header_picture
{
    text-align: center;
}

h2.header
{
   letter-spacing: .5em;
   text-align: center;
}

p.email
{
   font-style: italic;
   font-weight: bold;
   font-size: 80%;
}
