header h1{
	text-indent: -99999px;
}

header #logo{
	display: block;
	position: absolute;
	top: 40px;
	padding-top: 20px;
	z-index: 11;
	text-align: center;
	width: 100%;
}

