
div#center {
	position: absolute; 
	left: 40px;
	top: 100px;
	height: 346px;
	width: 1000px; 
	padding: ; 
	background: white;
	overflow: auto;
	overflow-x:scroll; 
	overflow-y:hidden;
	background-image: url; 
	background-attachment: ;  
}

div#spacer {
  clear: both;
}

div#one{ 
	position: absolute; 
	left: 134px;
	top: 120px;
	height: 100px;
	width: 100px; 
	padding:; 
	background: ;
}

div#two{ 
	position: absolute; 
	left: 606px;
	top: 100px;
	height: 100px;
	width: 140px; 
	padding:; 
	background: ;
}

div#three{ 
	position: absolute; 
	left: 840px;
	top: 60px;
	height: 100px;
	width: 240px; 
	padding: px; 
	background: ;
}

div#four{ 
	position: absolute; 
	left: 1360px;
	top: 80px;
	height: 100px;
	width: 100px; 
	padding: px; 
	background: ;
}

div#five{ 
	position: absolute; 
	left: 1686px;
	top: 126px;
	height: 100px;
	width: 100px; 
	padding: px; 
	background: ;
}

div#textes{ 
	position: absolute;
	left: 998; 
	top: 440px;
	height: 400px;
	width: 200px; 
	padding: ; 
	
}

div#contact{ 
	position: absolute; 
	left: 40px;
	top: 460px;
	height: 400px;
	width: 400px; 
	padding: px; 
	background: ;
}

body {
	margin: 0px; 
	background-color: #fff;  
}

p {
	 
	line-height: 1.5em; 
}

.text {
	font-family: Verdana, sans-serif; 
	font-size: 11pt; 
	color: #71F9AF;
} 

.text a:link {
	color:#71F9AF;
	text-decoration: none;
}

.text a:hover {
	color: #71F9AF;
	text-decoration: underline;
}

.text a:visited {
	color: #71F9AF;
	text-decoration: none;
}

.text a:active {
	color: #71F9AF;
	text-decoration: underline;
}

.browntext {
	font-family: Verdana, sans-serif; 
	font-size: 8pt; 
	color: #443413;
}
.browntext a:link {
	color:#443413;
	text-decoration: none;
}
.browntext a:hover {
	color:#443413;
	text-decoration: none;
}
.browntext a:visited {
	color:#443413;
	text-decoration: none;
}
.browntext a:active {
	color:#443413;
	text-decoration: none;
}
.fusciatext {
	font-family: Garamond, Georgia, Times, serif; 
	font-size: 12pt; 
	color: #ff0099;
}
.fusciatext a:link {
	color:#ff0099;
	text-decoration: none;
}
.fusciatext a:hover {
	color:#ff0099;
	text-decoration: none;
}
.fusciatext a:visited {
	color:#ff0099;
	text-decoration: none;
}
.fusciatext a:active {
	color:#ff0099;
	text-decoration: none;
}

