div.pages {
	background: #ccc;
	padding: 5px;
}
.fullwidth {
	width: 100%;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: gray;
}
#footer a {
	text-align: center;
	font-size: 10px;
	color: gray;
}