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

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

.h2ForSale {
	height: 50px;
}


