#h1Process {
	width: 100%;
	height: 50px;
	background-image: url('../../images/process.png');
	background-repeat: no-repeat;
}

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

.h2Process {
	height: 50px;
}