.login #login h1 a {
	display:block;
	background:url("../img/logo.png") 50% 50% no-repeat;
	background-size:100% auto;
	width:170px;
	height:57px;
}
body {
	background:#fff !important;
}