

h3 {
	font-size: 30px;
	background-color: #FF9900;
}


h4 {
	font-size: 20px;
	border: 3px double #FF9900;
	background-color: #999999;
	margin-top: 5px;
	clear: both;
}


#contentgathering-step1 {
	height: 1550px;
	top: 480px;
	left: 0px;
}


#info {
	top: 2300px;
	position: absolute;
	left: 0px;
}


#footer {
	top: 2600px;
	left: 0px;
}
