@charset "UTF-8";body {	color: #353429;	font-size: 75%;	font-family: Helvetica, Arial, sans-serif;	background: #000000;	}#wrapper {	width: 700px;	margin: 40px 60px 0 60px;	padding: 0 0 60px 0;	}h1#logType {    color: #FFFFFF;	font-size:xx-large;	font-weight; normal;	letter-spacing: -3px;}h2#logoType {	color: #767350;	font-size: 24px;	font-weight: normal;	letter-spacing: -1px;}h2#logoType .number {	color: #333333;	font-size: 40px;	font-family: Georgia, "Times New Roman", Times, serif;	letter-spacing: -2px;}#navigation {	margin: 60px 0 0 0;	font-size: 60px;	letter-spacing: -3px;	word-spacing: -1px;	line-height: 0.85;	}#navigation li a {	padding: 0 5px 0 0;	color: #FFFFFF;	text-decoration: none;}#navigation li.current a {	color: #767350;}#navigation li a:hover {	color: #333333;}#content {	margin: 50px 0 0 0;}#content p {	margin: 0 0 1em 0;	text-align: justify;	line-height: 1.75;}
