.login h1 a {
    background: url('icons/Logo.png') center center no-repeat;
    background-size: 100%;
    width: 310px;
    height: 90px;
}

body.login {
    background: white;

}