
/* Blue background colour */

body {
  background-color: #00CCFF;  
}
body #colour_selector {
  background: url('/site_media/images/header.gif') no-repeat 0 -84px !important;
}
