body {
	margin-top: 24px;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color:	#663300;
	color: #cc9966;
	}
	
#wrapper {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

a {
	color: #000000;
}

a:hover {
	color: #CCCCCC;
}

li {
	list-style: none;
	line-height: 1.3em;
}

ul {
	margin-left: auto;
	margin-right: auto;
}