.center .main {
    background-image: url(../images/landscape_studio_right_column.jpg);
    background-position: 797px top;
    background-repeat: repeat-y;
}
.center .main .crnr_top_left {
    z-index:0;
    width: 367px;
    height: 56px;
    background-image: url(../images/landscape_studio_main_left.jpg);
    position: absolute;
    top:0;
}
.center .main .crnr_top_right {
    z-index:0;
    width: 50px;
    height: 50px;
    background-image: url(../images/landscape_studio_main_right.jpg);
    position: absolute;
    top: 0px;
    right: 37px;
}
