



	/* Background color control for entire site */	

	body {
  background-color: #ede4e2;
}

	/*  End off CSS controls */