body {background-color: #E2DA99;}

img {position: absolute; width: 100%; height: 100%; z-index: -100;}

#introbox {position: absolute; border: 5px solid #342800; border-radius: 25px; height: 400px; width: 630px; background-color: #E2DA99; margin-top: 6%; margin-left: 25%; padding: 5px; font-family: Verdana; color: #342800;}
	
#title {font-size: 70px; text-align: center; margin-bottom: -10px;}	

#subtitle {font-size: 20px; font-family: Georgia, serif; text-align: center;}

#intro_btn {margin-left: 35%; border: 2px solid black; border-radius: 5px; background-color: white; width: 200px; height: 25px; font-size: 15px; font-family: Georgia, serif;}