#holder {width:750px; margin-left:auto; margin-right: auto; height:1500px;background-color: #93B1C6; }


#banner { width:100%; height:110px; text-align: center;font-size: 34px;padding-top:20px;font-family: 'Shadows Into Light', cursive;}   



body {background-color:#C7D0D5;}

@charset "UTF-8";
#display-text {
	position: absolute;
	height: 60px;
	width: 233px;
	border: 1px solid #000;
	background-color: #CCC;
	left: 100px;
	top: 225px;
	border-radius: 8px;
	padding-top: 4px;
	padding-left: 5px;
}
