.login h1 a {
background: url(images/custom-login-logo.png) no-repeat top center;
background-size: 300px 225px;
width: 300px;
height: 225px;
text-indent: -9999px;
margin-left: 10px;
margin-bottom: 20px;
overflow: hidden;
display: block;
}

body {
	background: url('images/custom-login-bg.jpg') !important;
}

/* .login form {
	background: url('images/login-bg.png') !important;
} */

.login #nav a, .login #backtoblog a {
	color: #000 !important;
}