

body {
	background : black;
	font-family:'Lucida Grande';
	color: white;
}

#links {
	color: silver;
	font-size: 14pt;
	position: absolute;
	top: 100px;
	left: 100px;
}
