footer {
	background: #333;
	color: #fff;
	text-align: center;
	padding: 60px 0;
}
footer a{
	color: #fff;
	text-decoration: underline;
}
footer div {
	margin-top: 12px;
}