body{
	text-align:center;
	margin:0px;
	background:#240000 url(../images/ebg.jpg) top left repeat-x;
}
#mainpage{
	width:901px;
	height:630px;
	margin: 0px auto;
}
#logo{
	background:url(../images/logo.jpg) center no-repeat;
	height:145px;
	width:900px;
}
#frame{
	border-top: 5px solid #ebebea;
	border-bottom: 5px solid #ebebea;
	border-left: 6px solid #ebebea;
	border-right: 6px solid #ebebea;
	width:889px;
	height:441px;
}
.toptext{
	background:url(../images/text.jpg) top left no-repeat;
	height:91px;
	clear:right;
}
.rsvp-link{
	width:269px;
	height:350px;
	float:left;
}
.xo-image{
	background:url(../images/large-image.jpg) top left no-repeat;
	width:620px;
	height:350px;
	float:right;
}
.footer1{
	background:url(../images/footer1.jpg) left no-repeat;
	width:143px;
	height:30px;
	float:left;
}
.footer2{
	background:url(../images/footer2.jpg) right no-repeat;
	width:721px;
	height:30px;
	float:right;
}