body { 
	font: 12pt/16pt georgia; 
	color: #000000; 
	background: #fff url(image/down.jpg) top right no-repeat; 
	margin: 20px 330px 10px 100px; 
	}
p { 
	font: 12pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h2 { 
	font: italic normal 18pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	color: #0066CC;
text-decoration: none;
background-color: transparent;
border-color: #0066CC;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
	}
a:visited { 
	color: #000000;
text-decoration: none;
background-color: transparent;
border-color: #0066CC;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-top-width: 0px;
border-style: dashed;
	}
a:hover { background-color: #DCEEFF; color: #000000; text-decoration: none; }
a:active { color: #7FA1BC; text-decoration: underline overline; }

	
#footer {
	position: absolute; 
	top: 800px; 
	}