#contents .container > header h1 {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 62px;
	margin-top: -31px;
	background: url(../images/products/page-category.png) no-repeat;
	text-indent: -9999px;
}
