body {
	background-attachment: scroll;
	background-image: url(images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.noline {
	color: #006633;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
