footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:gray;	
	color:green;
}
