/*HEADER*/
#back {
    background: url('http://anthology.ru/images/bir_bg_back.gif') left top repeat-x;
    }
    #back div {
        background: url('http://anthology.ru/images/bir_bg_back_shadow.gif') left top no-repeat;
        }


/*CENTER*/
#structure .wrap {
    background: url('http://anthology.ru/images/bir_bg_w_back.gif') left top repeat-x;
    }
    #structure .wrap .w_back {
        background: url('http://anthology.ru/images/bir_bg_w_back_shadow.gif') left top no-repeat;
        }
    
    
/*FOOTER*/

#footer {
    background: url('http://anthology.ru/images/bir_bg_footer.gif') left top repeat-x #5b9397;
    color: #88d5db;
    }
    #footer a {
        color: #88d5db;
        }
        #footer a:hover {
            color: #88d5db;
            }