body{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #D4E5F5;
	scrollbar-arrow-color: Gray;
	scrollbar-face-color: #D4E5F5;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Navy;
	background-image: url(-img/bkgr-main.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 16pt 15pt;
	background-color: #FfFfFb;
	cursor: default;
}

