BODY  {
	margin : 0;
	background-color : #f8f8f8;
	text-align : center;
	line-height : 2;
	font-family : cursive, Verdana, Arial, sans-serif;
	
}

H1  {
	font-size : xx-large;
	font-family : cursive, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : Transparent;
}

H2  {
	margin : 0;
	font-size : large;
	font-family : cursive, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : Transparent;
}

H3  {
	margin : 0;
	font-size : small;
	font-family : cursive, Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background-color : Transparent;
}

A  {	
	background-color : Transparent;
	text-decoration : none;
	color : #000000;
	font-weight : bold
}

A:Visited  {
	color : #808080;
	font-weight : bold
}

A:Active  {
	color : #000000;
	font-weight : bold
}

A:Hover  {
	color : #c0c0c0;
	font-weight : bold
}

P  {
    margin : 10;
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}

IMG {
	  border: 0;
}

INPUT{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}

SELECT{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}
TR{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}
TD{
	font-size : 11px;
	font-family 
}
TEXTAREA{
	font-size : 11px;
	font-family : Verdana, Arial, Helvetica, sans-serif
}

<!-- classes -->
.weddingsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsBridalFlowersBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-bridal-flowers.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsChurchDecorBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-church-decor.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsArchesBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-arches-gazebos.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsTableDecorationsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-table-decorations.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsConfettiBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-confetti.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsCakeDecorationsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-cake-decorations.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.weddingsLinenBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-weddings-linen.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.functionsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-functions.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.functionsLightingBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-functions-lighting.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.functionsCorporateBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-functions-corporate.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.functionsDrapingsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-functions-drapings.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.themesBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-themes.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.contactUsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-contact.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.hireFromUsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-hire.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.aboutUsBackground{
	align: left;
	vertical-align: top;
	background-image: url(/images/backgrounds/watermark-about.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 10% 50%;
	background-color: #ffffff
}
.friendsBackground{
	align: left;
	vertical-align: top
}
.link{
	margin: 0;
	background-color: #f8f8f8;
	text-align: center;
	line-height: 2;
	font-family: cursive, Verdana, Arial, sans-serif
}