@charset "UTF-8";
/* CSS Document */
/* Added to Four Winds Earth Chorus */
/* Feb-March 2021 */

html {
  background-image: url(Images/nav/BluGrnStucco2.gif)       
    }

body {
    width: 98%;
    max-width: 1200px;
    margin: 20px auto 20px auto;
    padding: 0 2% 0 2%;
    }

