.login h1 a {
    background-size: 154px auto;
    background-position: center top;
    background-repeat: no-repeat;
    height: 100px;
    font-size: 120px;
    line-height: 1.3em;
    margin: 0px auto 25px;
    padding: 0px;
    width: 320px;
    text-indent: -9999px;
    outline: 0px none;
    display: block;
}

body, html {
    background: #ffffff none repeat scroll 0% 0%;
}