#h1Features {
	height: 50px;
	background-image: url('../../images/features.png');
	background-repeat: no-repeat;
}

#h1Features h1 {
	position: absolute;
	left: 300%;
}

.h2Features {
	height: 50px;
}
