body {
	background-image: url('orange.gif'); 
	margin: 0 }

#main {
	margin-top: -267px;
	margin-left: -388px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 777px;
	height: 535px;
	}
	
#content {
	position: static;
	width: 557px;
	height: 318px;
	overflow: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	padding-left: 6px }
		
a {
	text-decoration:none}

a:link {
	color: #EFA441}
	
a:active {
	color: #F8DA78}
	
a:visited {
	color: #AC8651}

p {	
	text-indent: 2em;
	margin-top : 0;
	line-height: 18px }