body.slide {
  background-color  : #ffe7ba;
}
div.slide {
  text-align  : center;
}
a.picture {
  border: 0px;
}
a.prevnext {
  color         : black;
  font-size     : 10pt;
  font-family   : verdana,helvetica,arial,sans-serif;
  font-weight   : bold;
}
img.broad,
img.high {
  border  : 10px solid brown;
}
img.broad {
  width   : 600px;
  height  : 400px;
}
img.high {
  width   : 400px;
  height  : 600px;
}
span.caption {
  color         : black;
  font-size     : 12pt;
  font-family   : verdana,helvetica,arial,sans-serif;
  font-weight   : bold;
  padding-top   : 20px;
  padding-left  : 10px;
  padding-right : 10px;
}


