/**
 FUNERAL
 **/
#logo {position:relative;}
#logo:after {
    height:55px; width:37px;
    display:block;
    content:"";
    position:absolute; top:-7px; right:-13px;
    background:url("../images/funeral/ua.png") no-repeat 0 0 transparent;
}

