.bgbody {
	background-image: url(../slices/1_r5_c2.jpg);
	background-repeat: repeat-y;
}
.hitcounter {
	font-family: tahoma;
	font-size: 10px;
	color: #FFF;
}
.weddinggold {
	font-family: tahoma;
	font-size: 12px;
	color: #C90;
	text-align: center;
	font-weight: bold;
}
.borderblack {
	border: 1px solid #000;
}

.weddingbronze {
	font-family: tahoma;
	font-size: 12px;
	color: #FC9;
	text-align: center;
	font-weight: bold;
}
.weddingsilver {
	font-family: tahoma;
	font-size: 12px;
	color: #CCC;
	text-align: center;
	font-weight: bold;
}
.textcentre {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.bodyBOLDTextCopy {
	font-family: tahoma;
	font-size: 14px;
	color: #FFF;
	font-weight: bolder;
}
.COPYRITE {
	font-family: tahoma;
	font-size: 10px;
	color: #F69522;
	font-weight: bolder;
}

.platinumCopy {
	font-family: tahoma;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.smallplatinumCopy {
	font-family: tahoma;
	font-size: 8px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
}
.borders {
	padding: 1px;
	height: auto;
	width: auto;
	margin: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}

