#header-wrap h1 {
	float: left;
	margin-top: 25px;
	width: 380px;
	text-indent: -999em;
}

#header-wrap h1 a {
	display: block;
	width: 380px;
	height: 90px;
	background: url(logo.png) no-repeat;
	background-size: 380px auto;
}