.center {
	margin:0 auto;
	width:auto;
}

footer {
	text-align: center;
	margin-top: -30px;
}

footer p {
	font-size: 0.9em;
	color: #585858;
}