body.login {
	background: url('../img/login-bg.jpg') repeat left bottom;
	background-size: cover;
}
.login h1 a {
	background: url('../img/login-logo.png') no-repeat center center;
	background-size: 213px 213px;
	height: 213px;
	width: 213px;
}
