#base {
	height: 595px;
	width: 842px;
	margin: 0 auto;
}

body {
	background-color: #A19789;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;	
}

ul {
	font-size: 9pt;
	font-family:Trebuchet MS;
	text-align: left;
	color : #625f65;
}

li {
	font-size: 9pt;
	font-family:Trebuchet MS;
	text-align: left;
	color : #625f65;
}

#content {
    margin: 0 auto;
    width: 800px;
}
