<style type="text/css">
<!--
body {
	margin : 0px;
	padding: 0px;
	background-image: url(images/b3.jpg);
	background-color: #9B9272
	background-repeat: no-repeat;
}

#text {
	position: absolute; left:60; top: 170px;
	margin: 0;
	color: #181928;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;

}

#text p {
	color: #181928;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
	padding: 0px;
}

#text ul {
	color: #181928;
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
}

#text a:link, #text a:visited {
	color : #383848;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	text-decoration: none;
}

#text a:hover {
	color: #336699;
	text-decoration: none;
}

#text h1 {
	color: #ffffcc;
	font-family: georgia, times, serif;
	font-size: 25px;
}
-->
</style> 