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

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

