#footer {
	background: #DEDEDE;
	color: #6F6B68;
	font-size: 9px;
	padding: 4px 10px;
	text-align: center;
	margin: 20px 0;
}

	#footer a {
		color: #6F6B68;
	}
	
#seoFooter {
	padding: 4px 10px;
	text-align: center;
	margin: 20px 0;
	color: #6F6B68;
	font-size: 9px;
}
	
	#seoFooter a {
		color: #6F6B68;
	}
	
	#seoFooter h1, #seoFooter p {
		margin-bottom: 1.5em;
	}
