body{
	font-family: sans-serif;
	text-align : center;
}



footer{
	font-size : 12px;
	margin : 4em 0;
	color : #393;
	text-align:center;
}
footer a{
	color : #393;
	text-decoration : none;
}
footer a:hover{
	text-decoration : underline;
}
