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

.question {
    font-weight: bold;
    margin-bottom: 0;
}

ul.faq li {
    padding: 0 3px;
    list-style: circle inside;
}
