@charset "UTF-8";
body {
	color: A9D626;
	background-color: #A9D626;
	margin: 0px;
}
#wrapper {
	position: absolute;
	bottom: 0px;
	background-color: #A9D626;
}
#wrapperstatic {
	position: absolute;
	bottom: 0px;
	background-color: #A9D626;
	background-image: url(../images/GrowingVinestatic.png);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	background-attachment: fixed;
	margin: 0px;
	left: 0px;
	background-position: left bottom;
}#wrapperstatic_nav {
	float: left;
	margin-top: 110px;
	margin-left: 498px;
	position: relative;
	width: 121px;
}
