/*  Css for Past Performances page only  */
#photo {
  float: right;
  margin-top:  10px;
  margin-right:  10px;
  border-width: 3px;
  border-color: rgb(121, 93, 50);
  border-style: solid;
  }

