
body{
	background-color:#000;
	text-align:center;
	padding-top:30px;
}

#content{
	font-family: lucida grande, Arial, Helvetica, sans-serif;
	padding-top:20px;
	font-size:13px;
	color:#FFF;
}

a:link, a:visited {
	color:#e1e1e1;
	text-decoration: none;
}

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