@charset "UTF-8";
/* CSS Document */

#footer{
	margin:20px auto;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #ccc;
}
