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

#footer
{
font:lighter 0.2em verdana;
	background-color: #000000;
	position: absolute;
	height: 15px;
	width: 100%;
	bottom: 0px;
}
