/* Background */
body
	{
	background-repeat:no-repeat;
	background-position:50% 0 ;
	background-attachment:fixed;
	background-image:url(img/page-bg.jpg);
	background-color:#F3EAD9;
	}
	
/* Font Color */
div.phone-body ul li,
.wms-header .phone a,
.wms-header .phone a,
.wms-footer .copyright,
.wms-footer .copyright a,
.wms-footer .copyright a
	{
	color:#1D4C6E;
	}