html {
	background:#fff;
}

.login h1 {
	width:300px;
	height:122px;
	margin:0 auto 20px;
}

.login h1 a {
	width:300px;
	height:122px;
	background:url(../images/logo-login.png)  no-repeat center center;
}