body{
  background: url(watercolorstar.png);
}
.wrapper {
position:relative;
width:1012px;
height:818px;
top:70px;
margin-right:auto;
margin-left:120px;
}
.gallery-bg {
  width:550px;
  height:750px;
border-image:url(s512_extra17_17_1.png) 20 fill round;
filter: drop-shadow(0 0 2px #14489c);
border-width: 20px;
border-style: solid;
z-index:1;
margin-left:120px;
margin-top:-20px;
}
.gallery {
  color: #362b12;
  box-sizing:border-box;
  height: inherit;
  background:white;
  overflow: auto;
  padding-left:30px;
  padding-right:30px;
  text-align:center;
  font-family: IMPRIMA-REGULAR;
  font-size:1.0em;
  scrollbar-width: none;
  border-radius: 10px;
  outline: 1px dashed #d92774;
outline-offset:-6px;
}
@font-face { 
font-family: IMPRIMA-REGULAR;
src: url(https://file.garden/Zq4JFSM4zCwoO303/material/fonts/IMPRIMA-REGULAR.TTF);
  }
.gallery img {
  width:45%;
}
.erm {
  width:120px;
  height: fit-content;
  color:white;
  border: 3px solid white;
  text-shadow: 2px 0 #ffbe33, -2px 0 #ffbe33, 0 2px #ffbe33, 0 -2px #ffbe33, 1px 1px #ffbe33, -1px -1px #ffbe33, 1px -1px #ffbe33, -1px 1px #ffbe33;
  background: #fff25e;
  position: absolute;
  padding:5px;
  top:-30px;
  left:25px;
  z-index: 1;
  font-size:1.0em;
}
.info {
  background-color: white;
  border: 2px solid #fcd962;
  background-size: cover;
  font-family: IMPRIMA-REGULAR;
  width:120px;
  height:150px;
  color: #362b12;
  position: absolute;
  padding:18px;
  bottom:20px;
  right:180px;
  z-index: 1;
  font-size: 0.9em;
  text-align:justify;
  transform: rotate(1deg);
}
h1 {
  color: white;
  text-shadow: 2px 0 #ffbe33, -2px 0 #ffbe33, 0 2px #ffbe33, 0 -2px #ffbe33, 1px 1px #ffbe33, -1px -1px #ffbe33, 1px -1px #ffbe33, -1px 1px #ffbe33;
  font-size:1.8em;
  background:url(c045-2.gif);
}
mark {
background:#fae96b;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.49, #fff), color-stop(0.5, #fff3cc), color-stop(1, #fff3cc));
background: -webkit-linear-gradient(transparent 50%, #fff3cc 0%);
background: linear-gradient(transparent 50%, #fff3cc 0%);
font-weight:500;
}
.dcline{
border-left:5px solid #fae5e5;
margin:5px 10px;
padding:5px
}
footer {
  font-family: IMPRIMA-REGULAR;
  font-size: 1.0em;
  position: absolute;
  bottom:5px;
  left:150px;
}