/* Backgrond: Greentree */

div#background {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
}
div#background-top {
	position: absolute;
	width: 100%;
	height: 770px;
	top: 0px;
	left: 0px;
}
