body {
background:#000;
margin:0;
padding:0;
text-align:center;
}

#footer{
	font-size: 11px;
	margin-top: 20px;
}

#footer a{
	color: white;
}

#footer a:hover{
	color: red;
}