﻿/* Styles which will be visible on developer's test site.
   To make it easy to distinguish between the real site and test sites
*/


body {
	background-color: #e0f0ff; 
	}

.sjefsdiv {
	background-color:#e0f0ff;
}
