body {
	background: #fff;
	color: #339900;
	/*background-image: url(../img/background.jpg);
	background-position: center;
	background-position: top;
	background-repeat: repeat;
	background-attachment: scroll;
	width: 100%;*/
	scrollbar-3dlight-color: #339900;
	scrollbar-arrow-color: #339900;
	scrollbar-base-color: #339900;
	scrollbar-darkshadow-color: #339900;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}