body {
	background-color: #000000;
	background-image: url(left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}

<style>
body {
scrollbar-base-color: #567;
scrollbar-arrow-color: #fff;
scrollbar-darkshadow-color: #ccc;
scrollbar-face-color: #505050;
}
</style>

