BODY {
	scrollbar-arrow-color:#666600;
	scrollbar-track-color:#666600;
	scrollbar-base-color:#CCCCFF;
	scrollbar-dark-shadow-color:#666600;
	scrollbar-face-color:#ffff99;
	scrollbar-highlight-color:#666600;
	scrollbar-shadow-color:#666600;
	background-attachment: fixed;
	background-image:  url(../../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFF9B;
}
