html {
	background:				#FFF;
	color:					#000;
	font-family:			"Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
}
a {
	color:					#000;
	text-decoration:		none;
}

.metadata,
#secondary-content,
#header ul,
#footer ul {
	display:				none;
}
