body{background-color: #E2DA99; font-family: Verdana, sans-serif;}
	
a {color: #342800;}

#tree {border: 3px solid #342800; height: 95%; width: 95%; margin-left: 1%; z-index: -10; position: absolute;}

h1 {position: absolute; color: #E2DA99; font-family: Verdana; z-index: 1; width: 500px; margin-left: 50%; margin-top: 10%;}

#citrus_btn {position: absolute; z-index: 1; border: 2px solid #342800; border-radius: 25px; background-color: #E2DA99; width: 425px; height: 50px; font-family: Verdana; color: #342800; font-size: 15px; margin-left: 52%; margin-top: 17%;}

#textbox {display: none; position: absolute; z-index: 5; border: 3px solid #342800; border-radius: 25px; height: 500px; width: 650px; padding: 20px; background-color: #73AFB6; color: #342800; overflow: scroll; margin-left: 40%; margin-top: 1%; font-size: 20px;}

.textphotos {margin-left:7%}

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

#navbar {position: absolute; border: 2px solid #342800;  width: 80%; height: 50px; background-color: #73AFB6; margin-top: 50%; margin-left: 10%;}

.section {float: left; width: 20%; text-align: center; margin-top: 1.5%;}



	