body {background-color: #000; text-align: center; margin-top: 30px;	font: 0.5em Verdana, sans-serif;}

.center {
	margin-top: 40px;
}

#footer {
	color: #222;
	padding-bottom: 2em;
	padding-top: 0.5em;
	clear: both;
	text-align: center;
	font-style: italic;
}

#footer:hover {
	color: #999;
}

#footer a {
	color: #222;
	text-decoration: none;
}

#footer:hover a {
	color: #ff0000;
}

#footer a:hover {
	text-decoration: underline;
	color: #fff;
}
