.h3 {
	text-decoration: underline;
	color: #FF0000;
	font-size: 17px;
	font-weight: bold;
}

#contentcontainer {
	height: 1310px;
}

#content {
	height: 1062px;
}

.prices {
	width: 405px;
	height: 270px;
	border: 1px solid #999;
	margin: 0 auto;
	font-size: 13px;
	text-indent: 15px;
}

.prices2 {
	width: 405px;
	height: 140px;
	border: 1px solid #999;
	margin: 0 auto;
	font-size: 13px;
	text-indent: 15px;
}

.prices3 {
	width: 405px;
	height: 100px;
	border: 1px solid #999;
	margin: 0 auto;
	font-size: 13px;
	text-indent: 15px;
}

#specials {
	width: 650px;
	text-align: center;
	padding: 6px;
	font-size: 16px;
}
