body{
	background-image:url(../../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e3e3e3;
	scrollbar-base-color: #333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color:#ffffff;
}

