@charset "utf-8";
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	background-color: 303030;
	color: FFFFFF;
	text-align: center;
	clear: both;
}
