﻿h1 {
	color: #433d00;
	font-size: 28px;
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 28px;
}

#forestFacts {
	height: 54px;
	width: 100%;
	background-color: #b07e09;
}
#forestFacts img {
	float: left;
}

#forestFactsBottom {
	background-image: url('../images/forestfacts/background.jpg');
	background-repeat: no-repeat;
	background-position: 4px 5px;
	height: 644px;
}

#forestFactsBottom div.cell {
	width: 177px;
	height: 98px;
	margin: 4px;
	margin-left: 3px;
	margin-right: 3px;
	float: left;
	text-align: center;
}