@import "../flagSmall.css"; /* Import the styles for the small logo */

#showImageWrapper {
  margin: 0 auto;
  text-align: center;
}

#imageBox {
  margin: 0 0 .25em;
}

#imageBox img {
  border: 1px solid #000;
}

#cutline {
  font-size: 1.25em;
}

.photocredit {
  font-size: .7em;
  margin: 0 0 .25em;
  text-align: right;
}

#backtoLink {
  margin: 1em 0;
}

