@charset "UTF-8";
/* CSS Document */

#header { /* Contains the H1 and menu - USE THE ADMIN INTERFACE TO SET A HEADER IMAGE */
  background:#666633;
   	}
#page { /* This wraps the whole design */
  background:#666633;
	}
body { /* Basic defaults and the area outside the design */
  background:#666633;
	}
