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