

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


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



#contentgathering-step1 {
	float: left;
	background-color: #000033;
	height: 1000px;
	color: #FFFFFF;
	width: 780px;
	position: absolute;
	border-bottom: solid 1px #FFFFFF;
	border-top: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-left: solid 1px #FFFFFF;
}


p img {
	float: left;
	margin-right: 5px;
	border: solid 1px #666666;
}


#info {
	top: 1500px;
	position: absolute;
}


#footer {
	top: 1800px;
}
