/* don't use this for IE6 */
#content_head {
    background-image: url(../img/upper-round.png);
    background-repeat: no-repeat;
    background-position: top center;
}

#content_foot {
    background-image: url(../img/lower-round.png);
    background-repeat: no-repeat;
    background-position: bottom center;
}
