.login h1 a {
	background-image: url('../images/buzz-wordpress-logo.svg?ver=20131202');
	background-size: contain;
	background-position: center top;
	background-repeat: no-repeat;
	color: #999;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0 auto 25px;
	padding: 0;
	text-decoration: none;
	width: 100%;
	height: 120px;
	text-indent: -9999px;
	outline: none;
	overflow: hidden;
	display: block;
}