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: repeat-x;
	background-position: center bottom;
	background-color: #FFFF9B;
	font-family: Verdana, "Arial Narrow", "Futura Lt BT", Arial;
	font-size: small;
}
