.background {
	background-attachment: scroll;
	background-image: url(graphics/banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
	cursor: hand;
	list-style-position: inherit;
	list-style-type: inherit;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.side {
	background-attachment: scroll;
	background-image: url(graphics/tree-3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
