body {

	background: black;
	color: white;
}

#footer { position: absolute; bottom: 0px; height: 25px; width: 100%; left: 0px; color: lightgray; font-size: 12; }
