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

#footer {
	font-family: "Times New Roman", Times, serif;
	font-size:small;
	text-align:center;
	color:#000;
	z-index:5;
	position:fixed;
	width:100%;
	bottom: 0;
}