body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(jpg/gb.jpg);
	background-repeat: no-repeat;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #CC99FF;
	border-right-color: #CC99FF;
	border-bottom-color: #CC99FF;
	border-left-color: #CC99FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9999FF;

}
<style type="text/css">
<!--
body { 
scrollbar-base-color: #000000;
scrollbar-track-color: #000000;
scrollbar-arrow-color: #8822C9;
scrollbar-shadow-color: #8822C9;
}
-->
</style>
