body {
	background-image: url(images/bg.gif);
	background-position: 100% 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.mainbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	font-style: italic;
	font-weight: bold;
}
.contactbg {
	background-image: url(images/contactimage.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.linksbg {
	background-image: url(images/linkspage.jpg);
	background-repeat: no-repeat;
	border: 1px solid #333333;
}
.groupheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.frontImage {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(images/bwweddingstart.gif);
}
