﻿/* 
   for test site only, for easy visual differentitation  
   on main site this file has no values, or these are commented out
*/
body {
   background: #E8EF7C;
}
.site-header {
   background: #ee343c;
}
#aHead {
   background: #ee343c;
   color: #ffffff;
}

