/* This is the CSS for the content section of the of the site.
Artices have the id "sectionid" */



#home.parallax {
/* background-image: url(/fresh/images/green_leaves.jpg); 
   background-size:1000px;*/
   background-image: url(/fresh/images/green_leaves-wheat-opacity-50.jpg);

    
 
   
}

#families.parallax {
   background-image: url(/fresh/images/apples-green.jpg);
}

#signin.parallax {
  background-image: url(/fresh/images/bread-green.jpg);   /**/
}

#schools.parallax {
   background-image: url(/fresh/images/peaches.jpg);
}

#caterers.parallax {
   background-image: url(/fresh/images/spice_spoon2.jpg);
}
