/*Gives the style a horrid colour so people know they're in the test system*/

body {background-color: #F00;}
#hdr {background-color: #F0F;}
#bodyblock {background-color: #FF0;}
#l-col {background-color: #FF0;}
#ftr {background-color: #0FF;}
