h2, h2 span {
	display: block;
	width: 690px;
	height: 82px;
	padding: 0;
	margin: 41px 0 0 0;
	font-size: 120%;
	overflow: hidden;
	position: relative;
	background: #f8f3e8;
	text-align: left;
}

h2 span {
	top: 0;
	left: 0;
	position: absolute;
	background: transparent url('../images/h2home.jpg') no-repeat;
	z-index: 10;
	margin: 0;
}
