@charset "UTF-8";
#display-text {
	position: absolute;
	height: 56px;
	width: 233px;
	border: 1px solid #000;
	background-color: #CCC;
	left: 111px;
	top: 225px;
	border-radius: 8px;
	padding-top: 4px;
	padding-left: 5px;
}
#holder {width:750px; margin-left:auto;margin-right: auto; height:750px; padding: 20px; background-color: rgb(248, 151, 54); }



#banner {width:80%; height:80px; text-align: center;font-size: 34px;padding-top:20px;font-family: 'Lobster', cursive;}
body {background-color:#C7D0D5;}