#home_painting {
    margin-top: 12px;
    margin-left: 50px;
}

#content-frame {
    background-image: url(../images/bg/home_bg.jpg);
    background-repeat: no-repeat;
    min-height: 530px;
    overflow: hidden;
    position: relative;
}
