/* ------------  about styles  ------------ */
body {
  background: #ccccff
}

#about {
  width: auto; 
  text-align: left;

  /* border: black solid 1px; */
  /* background: #0099ff */
}

#about h3 {
  text-align: center;
  color: #0000cc;
}

#about img {
  margin: 0 10px 0 0;
  float: left;
}

#about2 {
  margin: 3em 0 0 0;
}

#about2 img {
  margin: 0 10px 0 0;
  float: right;
}


/* ------------  art-swath styles  ------------ */
#art-swath {
  background-image: url(../images/swath-blue.jpg);
}

#art-swath p {
  color: #000099;
}
