body.login {
    background-color:#eee;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size:cover;
}

h1 a {
    background-image: url('/wp-content/themes/clarksvillenow/assets/images/logo.png') !important;
    background-size: 230px !important;
    width: 245px !important;
}
