#img1 {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  width: 338px;
}
#img2 {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  width: 196px;
}
#img3 {
  float: right;
  margin-left: 1em;
  margin-bottom: 1em;
  margin-top: 1em;
  width: 246px;
}
h3 {
  font-size: 1em;
  font-weight: bold;
  font-family:Georgia, "Times New Roman", Times, serif;
}
#BrochureImage {
  float: right;
  width: 125px;
  height: 325px;
  margin-left: 1em;
}
#ChildrensGardenImage {
  float: left;
  width: 200px;
  height: 210px;
  margin-right: 1em;
}	
}
