body {
  background-color: #fff !important;
}

.login h1 a {
  background-image: url(../img/backend/login-logo.jpg);
  background-size: 284px 150px;
  background-position: center bottom;
  width: 100%;
  height: 150px;
}

#loginform {
  box-shadow: none;
}

#nav {
  text-align: center;
}

#backtoblog {
  display: none;
}

/*# sourceMappingURL=login.css.map */
