@charset "utf-8";
body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}
#container {
	background-image: url(images/photo_in_roses_900x550.jpg);
	height: 550px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	font-size: 3em;
	font-weight: bold;
}

img#rsvp   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	width: 1050px;
	padding-top: 30px;
	padding-left: 40px;
	height: 170px;
}
#centertable {
	float: left;

}
#lefttable {
	float: left;
}
