/* ------------  testimonials styles  ------------ */
body {
  background: #ffffcc
}

#testimonials {
  width: auto; 

  /* border: black solid 1px; */
  /* background: #0099ff */
}

h3 {
  color: #009900;
}


/* ------------  art-swath styles  ------------ */
#art-swath {
  background-image: url(../images/swath-lemons.jpg);
}

#art-swath p {
  color: #006600;
}
