              <!-- Cash & Carry Style Sheet -->



body        { color: #000080; 

              font-family: arial, sans serif; 

              font-size: 10px;

              background-color: #ffffff; }



div.main    { background-color: #D2C4AC; }



a           { text-decoration: none; color: blue;}



a:hover     { text-decoration: underline; }



table       { background-color: #ffffff; }



p           { text-align: justify; }



hr          { color: #FF9900; }



.house      { background-image:  url(../website/images/bghouse.jpg); 

              background-position: bottom;

              background-repeat: no-repeat;

              background-attachment: fixed;}
			  
			  
			  
.house2      { background-image:  url(images/fire2.jpg); 

              background-position: bottom;

              background-repeat: no-repeat;

              background-attachment: fixed;}
