
body {
	font-size: 2em;
	background-color: #232323;
	color: white;
	font-family: 'Lucida Grande';
}

a {
	color: #cc7f13;
}

body#front {
	margin-right: 0px;
	margin-top: 0px;
	font-size: 1.4em;
}

body#front h1 {
	margin-top: 0px;
}

div#family {
	margin-right: 1em;
}

div#family ul li {
	list-style: none;	
}

div#changes {
	font-size: 1em;
}

span.itemtime {
	color: #888;
	font-family: monospace;
}

