body {
  background: #BEDFC4;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: #006189;
}

h1 {
  margin:0;
}

p {
  margin-top:0;
  margin-bottom:12px;
}

img.thumbs {
  border: 2px solid #000;
  width: 125px;
  height: 200px;
}

img.hthumbs {
  border: 2px solid #000;
  width: 200px;
  height: 125px;
}


.caption {
  color: black;
  font-size: 90%;
}



