
.pagetitle {
	margin: 0 0 50px 0;
	padding: 20px 10px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	font-weight: bold;
	background: #466324;
}


footer {
  height: 60px;
}
footer .copy {
  color: #999;
  font-size: 11px;
  letter-spacing: 1px;
}