#pimg {
  z-index: 999999;
  display: none;
  position: absolute;
  border: 1px solid #999;
  background-color: #ffffff;
}

#pimg h3 {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-top: 10px;
  background-color: #eeeeee;
}
