body
{
	background-image:url("./img/bambou1.jpg");
	font-family: "Calibri", Calibri;

}

#main
{
	height:1000px;
	width:950px;

	background-color:#37931b;

	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-style:solid;
	border-width:2px;

}

#main2
{
	
	width:950px;

	background-color:#37931b;

	position: relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	border-style:solid;
	border-width:2px;
}
#top
{

	background-repeat:no-repeat;
	width:950px;
	height:235px;

}

#bottom
{
	width:930px;
    height:740px;
}



#texteindex
{
	 height:700px;
	 width:1000px;
	 margin-left:0px;
     background: url("./img/texteindex.png");
	 background-repeat:no-repeat;
	 position: absolute;
}

#pandaindex1
{
	 height:228px;
	 width:125px;
	 margin-top:580px;
	 margin-left:2px;
     background: url("./img/pandaindex1.png");
	 background-repeat:no-repeat;
	 position: absolute;
}

#pandabambou
{
	 height:200px;
	 width:700px;
     background: url("./img/bambou_horizon.png");
	 background-repeat:no-repeat;
	 position: absolute;
}

#pandaindex2
{
	 height:361px;
	 width:290px;
	 margin-top:542px;
	 margin-left:1000px;
     background: url("./img/pandaindex2.png");
	 background-repeat:no-repeat;
	 position: absolute;
}


#map_canvas
{
	 width: 940px;
	 height: 768px;
	 margin-top:0px;
	 margin-left:0px;
	 position: absolute;
	 border-style:solid;
	 border-width:5px;
}
#video
{
	height:413px;
	width:746px;

	position: absolute;
	margin-left:102px;
	
	margin-top:80px;
	border-style:solid;
	border-width:5px;
}

h1
{
font-family: "Arial Black", Arial;
font-weight: bold;
text-decoration:none;
}

h9
{
font-family: "Calibri", Calibri;
text-decoration:none;
}

h2
{

font-family: "Calibri", Calibri;
color:lime;
font-weight: bold;
text-decoration:underline;

}

h3
{
font-family: "Calibri", Calibri;
font-weight: bold;
display:inline;
margin-left:20px;
}

p
{
margin-left:20px;
}

a
{
color:lime;
text-decoration:none;
}