Body 
{  
background-image: url('images/FYDWeddingsEdge.gif'); 
background-repeat: repeat-x; 
}

address {text-align: center;}
p {color: rgb(59,39,68)}

a:link
{
	font-weight: bold;
	color: rgb(59,39,68); 
}
a:visited
{
		font-weight: bold;
		color: rgb(0,128,128); 
} 
a:active 
{
		font-weight: bold;
		color: rgb(240,0,120);
}
h1.first 
{
        margin-left: 234px;
        font-weight: bold;
        font-size: 14pt;
	    color: rgb(59,39,68);
	    text-align: center;
        
}
H3
{
        font-weight: bold;
        font-size: 12pt;
	    color: rgb(59,39,68);
	    text-align: center;
}