#welcome {
	background: white;
	margin: 0 200px;
	position: relative;
	min-height: 555px;
}

h3#cater {
	margin: 0 200px;
	background: #8b0000;
}

.sampleFood {
	border: 1px solid black
}

p.p1 {
   font-size: 2em;
}

p.p2 {
   margin: 5px;
}

#specialmsg {
	background: #8b0000;
   }

#specialmsg .sp1 {
   font-size: 2.5em;
}

#specialmsg .sp2 {
   font-size: 2em;
}

.img1 {
	float: left;
	margin-top:  50px;
	margin-left: 50px;
}
#familystory {
	background: white;
	margin: 0 200px;
	position: relative;
/*	min-height: 455px; */
}

#familystory p {
	text-align: left;
}

