:root {
   --background: #ffffff;
   --headercolor: #000000;
   --textcolor: #000000;
   --menuHeaderBackground: #eeeeee;
   --menuBackground: #ffffff;
   --menuBorder: solid 1px #444444;
   --adBackground: #ffffff;
   --adBorder: solid 1px #444444;
   --bodyBackground: #888888;
   --colorChooserBorder: solid 1px #222222; 
}

