<style type="text/css">
<!--CSS Doc

P {
	font: 12px "Times New Roman", Times, serif;
	text-align: justify;
	
	
}
#header {
	text-align: center;
	height: 440px;
	width: 800px;
	position: absolute;
	left: 150px;
	top: auto;
	right: auto;
	bottom: auto;
	background: url(images/eventilogo.gif);
}
#flowers {
	height: 500px;
	width: 920px;
	position: absolute;
	top: 740px;
	left: auto;
	right: auto;
	bottom: auto;
	overflow: auto;
	z-index: auto;
	visibility: visible;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}
#header #bride {
	height: 550px;
	width: 400px;
	position: absolute;
	left: auto;
	top: 700px;
	right: 620px;
	bottom: auto;
	background-image: url(images/bride.gif);
	background-repeat: no-repeat;
}
#footer {
	font: 14px Georgia, "Times New Roman", Times, serif;
	height: 60px;
	width: 660px;
	overflow: auto;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 1100px;
	left: 150px;
	right: auto;
	bottom: auto;
	padding-top: 10px;
	padding-left: 30px;
	color: #4E7098;
}
</style>/* CSS Document */

