body {
	font: 90%/120% Helvetica, Arial, sans-serif;
	color: #444;
	background: url(images/bg.gif) top center repeat-y;
}
#brides {
	width: 50%;
	float: left;
	height: 740px;
	background: #efdbcd url(images/brides_bg.gif) top left repeat-x;
}
#grooms {
	width: 50%;
	float: left;
	height: 740px;
	background: #eaeaea url(images/grooms_bg.gif) top left repeat-x;
}
