#ourui{
    margin:auto;text-align:left;

    /* leave unchanged */
    width:45.38461538462em;

    /* non-IE */
    width:44.29084615385em;

    /* IE */
    min-width:590px;
    /* optional but recommended */
}

h1 {
    text-indent: -9999px;
    overflow: hidden;
}

h1 a {
    display: block;
    width: 590px;
    height: 78px;
    background: transparent url(../i/envirosp_logo.jpg) top left no-repeat;
}

root { 
    display: block;
}


