.body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat;
}
.mainbox {
	background-attachment: fixed;
	background-image: url(images/recycle.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.gentext {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	font-size: 14px;
	padding: 0px 5px 5px;
}
