/* style_footer.css - Stylesheet for the footer */

#footer {
	text-align: center;
	color: dimgray;
	font-size: 80%;
}