#login h1 a{
    background: url(images/logo-login.png) no-repeat !important;
    max-width: none !important;
    width: 100%;
    height: 99px !important;
}

body.login {
    background: #ccc;
}