
body, html {
        background-image: url("img/body-bg0.png");
        background-repeat: repeat-x;
}

.imagereplace {
        margin: 0;
        font-size: 0px;
        text-indent: -5000px;
}

#main-block, #footer-block {
        background-image: url("img/main-blo.gif");
        background-repeat: repeat-y;
}

#main-block-nested {
        background-image: url("img/main-blp.png");
        background-repeat: no-repeat;

}


