div.logo2
{
    position: absolute;
    z-index:-1;
    background-image: url('../upload/layout/header_ringe.gif');
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    text-indent: -9999px;
    top: 0;
    left: 0;
    width: 967px;
    height: 227px;
}

#logo 
{
    position: absolute;
    z-index:-1;
    background-image: url('../upload/layout/header_ringe.gif');
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    text-indent: -9999px;
    top: 0;
    left: 0;
    width: 967px;
    height: 227px;
}

