@charset "utf-8";
footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: lighter;
	background-position: center bottom;
	position: fixed;
	bottom: 100%;
	color: #999999;
}

