1// $Id$
2/* Green Valley theme newsletter stylesheet */
3@import "../../base_files/scss/newsletter.scss";
4@import "variables";
5
6$imagePath: "../images/";
7
8body { 	background: url('#{$imagePath}page_background_ltr.jpg') repeat; }
9
10