.page-img {
    background: url('images/sports1.jpg')no-repeat;
}

.right-column {
    background: url('images/sports2.jpg')no-repeat center center;
}

.right-column-cn {
    background: url('../images/sports2_cn.jpg')no-repeat center center;
}