#wedding {
	background-image: url(../images/direct-sh-wedding.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
	left: 85px;
	width: 500px;
	top: 60px;
}
#helpful {
	background-image: url(../images/direct-sh-helpful.png);
	background-repeat: no-repeat;
	position: relative;
	float: right;
	width: 200px;
	padding-top: 50px;
	right: 10px;
	bottom: 305px;
}

#reception {
	background-image: url(../images/direct-sh-recep.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	position: relative;
	left: 85px;
	width: 750px;
	top: 75px;
}
#lost {
	position: relative;
	left: 585px;
	bottom: 160px;
}
.bolded {
	font-size: 14px;
	font-weight: bold;
}
