/* this file stays with each server (do not copy to other servers */
/* mailly to provide different background to make clear which site is in use to prevent mistakes */
body {

/*	background-color: #EBD0F2;	lavender */
/*	background-color: #EBD082;	/* temp to denote mcmdemo */
	background-color: white; 
}
