body {	background-color: #FFFFFF;	text-align: center;	margin: 0px;	padding: 0px;}#container {	font-family: "American Typewriter", Georgia, "Trebuchet MS", "Times New Roman", Times;	font-size: 16px;	background-color: #FFFFFF;	position: relative;	width: 770px;	text-align: center;	height: auto;	margin-right: auto;	margin-left: auto;	padding: 0px;	left: 0px;	top: 0px;	margin-top: 0px;}#content {	background-color: #FFFFFF;	text-align: center;	position: relative;	width: 670px;	top: 30px;	margin-right: auto;	margin-left: auto;	left: -2px;}a:link {	color: #088808;	text-decoration: none;}a:visited {	color: #088808;	text-decoration: none;}a:hover {	color: #CCCCCC;	text-decoration: none;}a:active {	color: #088808;	text-decoration: none;}