#background6 {
	position:absolute;
	left:0px;
	top:100px;
	width:920px;
	height:1200px;
	z-index: 10;
}
#textfin {
	color: #000;
	font-size: 14px;
	position: absolute;
	height: 910px;
	width: 870px;
	left: 15px;
	top: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 11;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}
#footerfin {
	font-family: "Courier New", Courier, monospace;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	width: 860px;
	position: absolute;
	top: 1113px;
	background-color: #666;
	left: 30px;
	color: #FFF;
	height: 14px;
	z-index: 60;
}
