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

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

.h2Home {
	height: 50px;
}



