


.bg-red {
    background: black;
}

#wrap {
    background: white url('img/body-black.png') repeat-x 0% 0%;
}

ul#nav a {
    background: #222;
}

ul#nav a:hover {
    background: #444;
}

#footer {
    background: black;
}

#subtitle h2 {
    font-family: "Times New Roman", serif;
    font-size: 2.0em;
}

#subtitle h2.anniversary-caption {
    text-align: center;
}

.anniversary-body {
    background: url('img/anniversary2010-body.png') repeat-y 0% 35px;
}

.anniversary-body .inside {
    background: url('img/anniversary2010-body-top.png') no-repeat 0% 0%;
    padding-left: 105px;
    padding-right: 105px;
}


