body { 
	background-color: #666; 
	color: #fff; 
	text-align: center; 
	font-family: "lucida grande", verdana, arial, sans-serif;
	font-size: .9em;
}

h1 { font-size: 3.5em; letter-spacing: 0.3em;}
a { color: #eee; }
a:visited { color: #dd0; }
a:hover { color: #dd0; text-decoration: none; }
a:active { color: #dd0; text-decoration: none; }

.footer { font-size: .75em; }
