body {background-color: #E2DA99;}
	
a {color: #342800;}

#infobox {position: absolute; z-index: 1; border: 3px solid #342800; border-radius: 25px; background-color: #73AFB6; width: 500px; height: 260px; margin-left: 33%; margin-top: 10%; padding: 10px; color: #342800; font-family: Verdana, sans-serif; font-size: 20px; text-align: center;}

#exit_btn {border: 2px solid #342800; border-radius: 25px; width: 40px; height: 40px; padding: 1px; background-color: #E2DA99; margin-left: 5%;}

#map {position: absolute; z-index: -1; border: 3px solid #342800; width: 1200px; height: 550px; margin-left: 2%; margin-top: 1%;}
	
#navbar {position: absolute; border: 3px solid #342800; width: 80%; height: 50px; background-color: #73AFB6; margin-left: 10%; margin-top: 47%;}

.section {float: left; width: 25%; font-size: 20px; text-align: center; margin-top: 2%;}
