body {
  background: #282e33;
}
.login h1 a {
  background-image: url(logo.png);
  width: 226px;
  height: 75px;
  background-size: 226px 75px;
}

.login #backtoblog a, .login #nav a {
  color: #69cce0;
}

.wp-core-ui .button-primary {
  background: #69cce0;
}



