body {
	background-attachment: scroll;
	background-image: url(images/main_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
.back-nr {
	background-repeat: no-repeat;
}
