body {
	background-color: #FFFFFF;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
}
.pinkborder {
	border: thick solid #CE035C;
	background-repeat: no-repeat;
	background-position: left center;
}
.fontsize {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 7pt;
	line-height: 18px;
	color: #FFFFFF;
}
.mainfont {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 20px;
	color: #FFFFFF;
}
.blueborder {
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #0093BE;

}
.purpleborder {
	border: thick solid #B990B9;
	background-repeat: no-repeat;
	background-position: left;
}
.yellowborder {
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #F6B412;
}
.greenborder {
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #00BE63;
}
.orangeborder {
	background-image: url(visitbackground.gif);
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #C64F4F;
}
.maroonborder {
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #8B214A;
}
.darkblueborder {
	background-repeat: no-repeat;
	background-position: left;
	border: thick solid #00407A;
}
.homepic {
	background-image: url(dress.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.aboutpic {
	background-image: url(joanne.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.movie {
	background-image: url(proms.swf);
}
.flower {
	border: thick solid #B990B9;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(weddingbackground.gif);

}
