@charset "utf-8";

#footer
{
	bottom: 0;
	font-size: 10px;
	height: 80px;
	left: 0;
	position: absolute;
	text-align: center;
	width: 100%;
}

#content
{
	text-align: center;
}
