.party {
	width:1000px;
	height:330px;
}
h2 {
	color: #b95807;
	font: bold 22px PT Sans;
	padding:20px 0px;
}
.package1 {
	width:225;
	height:325px;
	float:left;
}

.package2 {
	width:225;
	height:325px;
	float:left;
	margin-left:13px;
}

.package3 {
	width:225;
	height:325px;
	float:left;
	margin-left:13px;
}

.package4 {
	width:225;
	height:325px;
	float:right;
}

.terms {
	
	height:180px;
}
.terms h2{
color:#b95807;
	font:bold 22px PT Sans;
	padding:10px;
}
.terms p{
	color:#884245;
	font:normal 18px PT Sans;
	padding:10px;
	line-height:25px;
}

.contact {
	
	height:600px;
}
.contact h2{
color:#b95807;
	font:bold 22px PT Sans;
	padding:10px 10px 10px 10px;
}
.contact p{
	color:#884245;
	font:normal 18px PT Sans;
	padding:10px;
	line-height:25px;
}
