.login h1 a{
	background:url(../images/login-logo.png) no-repeat top;
	background-size: contain;
	width:326px;
	height:132px;
	text-indent:-9999px;
	overflow:hidden;
	padding-bottom:15px;
	display:block
}