.page-img {
    background: url('images/horses1.jpg')no-repeat;
}

.right-column {
    background: url('images/horses2.jpg')no-repeat center center;
}

.right-column-cn {
    background: url('../images/horses2_cn.jpg')no-repeat center center;
}