body {

	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(../img/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
	scrollbar-base-color : #FFFFFF;
	scrollbar-arrow-color: #101C52;
	scrollbar-face-color: #EEEEEE;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-shadow-color: #636563;
	
}





