html, body	{
	background-color: #FEB534;
	background-image: url(../pics/bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#box	{
	position: absolute;
	z-index: 1;
	width: 760px;
	height: 680px;
	top: 0px;
	left: 50%;
	margin-left: -380px;
}

#header	{
	position: absolute;
	z-index: 2;
	width: 760px;
	height: 100px;
	top: 0px;
	left: 0px;
	text-align: center;
	color: #008000;
}

#header h1	{
	font-size: xx-large;
	padding-top: 20px;
}

a	{
	text-decoration: none;
}

#button1	{
	position: absolute;
	z-index: 2;
	top: 124px;
	left: 19px;
	border: 0px;
}

#button2	{
	position: absolute;
	z-index: 2;
	top: 305px;
	left: 0px;
	border: 0px;
}

#button3	{
	position: absolute;
	z-index: 2;
	top: 487px;
	left: 28px;
	border: 0px;
}

#baum	{
	position: absolute;
	z-index: 2;
	top: 100px;
	left: 200px;
	border: 0px;
}

#button4	{
	position: absolute;
	z-index: 2;
	top: 124px;
	left: 569px;
	border: 0px;
}

#button5	{
	position: absolute;
	z-index: 2;
	top: 305px;
	left: 588px;
	border: 0px;
}

#button6	{
	position: absolute;
	z-index: 2;
	top: 487px;
	left: 561px;
	border: 0px;
}

#button7	{
	position: absolute;
	z-index: 2;
	top: 574px;
	left: 294px;
	border: 0px;
}