/* CSS Document */
#rsvp {
	background-image: url(../images/rsvp-sh-rsvp.png);
	background-repeat: no-repeat;
	padding-top: 40px;
	position: relative;
	left: 150px;
	width: 600px;
	top: 80px;
}
