/* Background */
html
	{
	background-color:#D7D2DC;
	}

body
	{
	background-color:transparent;
	background-repeat:repeat-x;
	background-position:0 0 ;
	background-attachment:scroll;
	background-image:url(img/body-bg.jpg);
	}
	
/* Font Color */
body div#traditions-wrapper div.footer div.left div.column ul li a,
body div#memorial-wrapper div.footer div.left div.column ul li a,
body div#traditions-wrapper div.footer div.right p,
body div#memorial-wrapper div.footer div.right p,
div.copyright
	{
	color:#685A79;
	}