@charset "utf-8";
.treebg {
	background-attachment: scroll;
	background-image: url(images/treeside.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 860px;
}
.splashtablebg {
	background-attachment: fixed;
	background-image: url(images/splashfooter.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	text-align: center;
}
