body 
{
	color:#D2CEB1;
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#000000;
	background-image : url(assets/images/lace_background.jpg);
	background-attachment : fixed;
	background-position : top left;
	background-repeat:repeat-y;
}

A:link {color:#ECE9D8;}
A:visited {color:#CCCCCC;}
A:hover {color:#962831;}
A:active {color:#FFFFFF;}


h2
{
    color:#CCBB9F;
}

h3
{
    color:#CCBB9F;
}

h4
{
    color:#CCBB9F;
}

h5
{
    color:#CCBB9F;
}

.section
{
    color:#000000;
	background-color:#737359;
	background-image:url(assets/images/wedding_gradient.jpg);
	border: 2px solid #000000;
	margin-top : 0.5em;
	margin-bottom : 0.5em;
	margin-right :2%;
	margin-left  :2%;
	padding : 0.5%;
	text-align:left;
}

.main_text
{
    color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
}

.text_position
{
    margin-left:170px;
}

table.left
{
     float:left;
}

img.right 
{
float:right;
border:5px;
margin:0px 35px 0px 0px;
}

img.fade
{
float:right;
border:0px;
margin:0px 0px 0px 0px;
background-repeat:repeat-y;
background-image:url(assets/images/wedding_gradient2.gif);

}

img.center
{
float:right;
border:0px;
}

#title
{
	color:#FFFFFF;
	background-color:#000000;
	margin-top:0px;
	margin-bottom:0px;
	margin-right :15%;
	margin-left  :15%;
	padding:0px;
	width : 70%;
	position:relative;
	text-align:center;


}

.content
{
	width:94%;
}

#footer
{
	width:94%;
	padding:2px;

}

#copyright
{
	text-align:right;
	font-family:"Courier New", Courier, mono;
}

#sectiondeco
{
	background-image : url(assets/images/wedding_collage.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	
}

table.float
{
	background-image : url(assets/images/wedding_float2.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	
}
