@charset "utf-8";
/* CSS Document */

  body{
    background-image: 
	url(http://earthventures.org/background.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#88A797;
	}

