body.login {
    background-image: url('header_image_1080x368.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
  }
#login h1 a, .login h1 a {
    background-image: url('fertilgold_logo_with_shading.png');
    height: 100px;
    width: 320px;
    background-size: 320px 100px;
    background-repeat: no-repeat;
    padding-bottom: 30px;
}
#login #backtoblog a {
    color: white;
}
#login #nav {
    color: white;
}
#login #nav a {
    color: white;
}