    
.login h1 a {
    background-size: auto auto;
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #999;
    height: 60px;
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0px auto 25px;
    padding: 0px;
    text-decoration: none;
    width: 290px;
    text-indent: -9999px;
    outline: medium none;
    overflow: hidden;
    display: block;
}