body#rsvp.container {
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(bg.jpg);
	width: 750px;
}

body#rsvp h1 {
	text-indent: -9999px;
	background-image: url(h1.png);
	background-repeat: no-repeat;
	width: 750px;
	height: 165px;
	padding-bottom: 95px;
}
