@charset "utf-8";

.photoframe {
  margin-bottom:15px;
  text-align:center;
}
.photoframe img {
  padding:6px;
  border:solid 1px #cccccc;
}

