body {
	background-color:#333;
	font:normal "arial";
	text-align:center;
}

a {
	color:white;
	text-decoration:underline;
}

a:hover {
	text-decoration:strong; 
}

img {
	border:none;
}

/* Footer */
#footer {
	clear:both;
	margin:20px;
}

#footer p {
	text-align:center;
	font-size:smaller;
}

#footer a {
	color:#FFFFFF;
}

#copy {
	color:white;
}
