<style type="text/css">
<!--
body {
	scrollbar-base-color: #f06e22;
	scrollbar-arrow-color: ffffff;
	scrollbar-track-color: #3f3f3f;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:fixed;
	background-image:url(images/home/<%=RFBG%>);
}
-->
</style> 