<style type="text/css">
html, body {margin:0; padding:0; width:100%; height:100%; overflow:show;}
#background{
	position:absolute;
	z-index:-1;
	width:100%;
	height:100%;
	margin-left: -10px;
}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; z-index:2;} 
#content {padding:5px 300px 20px 200px;}
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999999}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4a641b;
}
.decorTitle {
	font-family: "Lucida Calligraphy", Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #4a641b;
}
</style>

