
/* MamaLoca Color Stylesheet */ 

body {
	background-image:url(/wedding/images/cakebg.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-color:#506b85;
	color: #FFFB05;	
 }

#outer {
	background: transparent;
	 color: #506B85;

}

#hdr {
	 background:#EBE878;
	 color: #506B85;
 }

#bar {
	 background:#EBE878;
	 color: #506B85;
}

#l-col {
	 background:#EBE878 ;
	 color: #506B85;
}

#cont {
	background: transparent;
	 color:#EBE878;
 }

#ftr {
	 background:#EBE878;
	 color: #506B85;
 }
 
 a:link {
	color: #506B85;
}

a:visited {
	color: #506B85;
}

a:hover {
	background-color: #506B85;
	color: #EBE878;
}

a.one:link
{color:#EBE878;}
a.one:visited
{color:#EBE878;}
a.one:hover
{background-color:#EBE878;color:#506B85;}


y
#EBE878
#FFFB05
#D9D504

b
#506B85
#4189CC
#B8DCFF
