h1 {
	font-size: 220%;
	 
}
body {
	background-color: #8EC25D;
}
div {
	font-size: 180%;
}

li {
	font-size: 70%;
	color: #328301;
}
#Layer1 {
	Z-INDEX: 1;
	LEFT:80px;
	POSITION: absolute;
	TOP: 200px;
	width: 593px;
}
#Layer2 {
	Z-INDEX: 2;
	LEFT:683px;
	POSITION: absolute;
	TOP: 188px;
	width: 263px;
}

a:active {
	 color: #328301;
}
