body.login {
    background:#fff none;
    color:#333;
}
body.login a {
    color:#1a5baa;
}

body.login #form-login header {
    width:300px;
    height:112px;
    background:transparent url(../img/logo.png) no-repeat center center;
}
body.login #form-login header img {
    display:none;
}