div#banners {
    background: #333 url("/images/banner1.jpg") no-repeat 0 0;
}

table.screens {
    width: 100%;
    padding: 0 15%;
    margin-bottom: 24px;
}

table.screens td {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
