body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fullbg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-attachment: fixed;
	background-color: #FFFFFF;
	scrollbar-face-color: #009900;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #333333;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #00ff00;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #999999;
	margin:auto;
	overflow:auto;
}
.text4Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #99CC66;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none
}