body {
  background:black;
  font-size: 14pt;
  background-image:url(/images/misc/bannebackground.png);
}

.scroll {
  text-align:left;
  padding: 2em 3em;
  background:#8b8d8d;
  background-image:;
  border: 3px dashed;
  border-color:#f2bc40;
  width: 530px;
  border-radius:1500px;
  height: auto;
  margin: auto;
  position: relative;
}

h3 {
  color: black:
  font-size: 13pt;
  font-weight: bold;
  padding: 4px;
  background-color:#f1b630;
  
}

td, th {
  font-size: 12pt;
  text-align: left;
  padding: 8px;
}

tr:nth-child(odd) {
  background-color: #bfc0bf;
}



.sticker1 {
  position: absolute;
  right: 600px;
  
}
.sticker11 {
  position: absolute;
  right: 530px;
  
}

.sticker2 {
  position: absolute;
  left: 500px;
  
}

.sticker22 {
  position: absolute;
  left: 570px;
  
}