.content, .footer {
    border:1px solid #ccc;
}
.even {
    background:#fafafa;
    }
.odd {
    background:#efefef;
} 