.weddings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.miniType {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;

}
.mainBkg {
	background-image: url(imgs/bkg.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.mainBkg2 {
	background-image: url(imgs/bkg.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFCC;

}
