

body{background-image: url('/ninjago/red bylonelycoconut.png');
    text-align: center;
    }

 
#parchmenttop{
  background-image: url('/ninjago/scroll top.png');
  height:140px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: 160px 0 0 0;
  text-align: center;
}

#parchment{
  background-image: url('/ninjago/scroll center.png');
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 120px;
  color: black;
}  

#parchmentbottom{
  background-image: url('/ninjago/scroll bottom.png');
  height: 50px;
  width: 1200px;
  margin-left:auto;
  margin-right: auto;
}


#collect img {
  margin: 0 -2px;
}
#collect{
  text-align: center;
}


 
  
#stamps img{
  width:99px;
  height:56px;
  margin:-1px -1px;
}
#stamps{
  text-align: center;
}
  
  
#mystamps img{
  margin:-2px -2px;
}
#mystamps {
  text-align: center;
}

.wustamp {
    pointer-events: none;
    float: left;
    margin: 15px -300px 0 135px;
  }



