body
{
    background-image: url("../_img/whitebrick2.gif");
}

h1
{
    text-align: center;
}

div.details
{
    float: left;
    padding: 10px;
    font-weight: bold;
    white-space: nowrap;
}

div.blurb
{
    padding: 10px;
}

div.picture
{
    text-align: center;
    clear: both;
}
