@charset "UTF-8";

#background_image {
	background-image: url(banquetblankcontent.jpg);
	height: 500px;
	width: 813px;
	float: left;
	position: relative;
}
#banquet_text {
	float: left;
	position: relative;
	width: 653px;
	margin-right: 200px;
	text-align: justify;
	clear: both;
	height: 500px;
	padding-top: 25px;
	padding-right: 150px;
	padding-bottom: 40px;
	padding-left: 80px;
}
#background_image #Drive-thru_text h1 {
	font-size: large;
}

.clear{
	clear:both;
	}
