footer {
	width: 100%;
	position: relative;
	bottom: 0px;
	margin: 0 auto;
	padding: 5px 0;
	background: rgb(70,150,170);
	color: rgb(255,255,255);
	font-size: 0.6em;
	text-align: center;
}
