@font-face {
    font-family: 'mag';
    src: url('https://kliw.neocities.org/fonts/MagazineLetterByBrntlbrnl-Regular.ttf');
}


  
.box09{
background:#fff;
border:1px dotted #999;
border-radius:10px;
margin:10px auto; 
width:80%;
}
.box-inner{
background-image:url(https://kliw.neocities.org/images/celestial10.png),url(https://kliw.neocities.org/images/celestial10.png); 
background-repeat:no-repeat,no-repeat;
background-position:left top,right bottom;
margin:-10px;
padding:50px
}
  

.taped::before {
  background-image:url('/washi/art-gildedface.png');
  background-repeat:no-repeat;
  display:block;
  content:" ";
  position:absolute;
  height:50px;
  width:150px;
background-size:contain;
  top:-20px;
  left:40%
}

.cornertaped.taped::before {
  top:-30px;
  left:-30px;
  transform:rotate(-25deg)
}

.taped:nth-of-type(4n)::before, .taped ~ div .taped:nth-of-type(6n)::before {
        background-image:url('/washi/stars-moon.png');
        left:20px 
        }

.taped:nth-of-type(8n)::before {
      background-image:url('/washi/stars-con-gemini.png'); 
      left:30%
      }

.taped:nth-of-type(odd)::before {
      background-image:url('/washi/pattern-typewriter.png');
      right:20px 
      }

.taped:nth-of-type(3n)::before {
      background-image:url('/washi/pattern-honeycomb.png'); 
      left:10%  
      }
    
  .taped:nth-of-type(5n)::before {
      background-image:url('/washi/art-tapestry.png'); 
      left:60%
      }

.taped:nth-of-type(7n)::before, article.taped ~ div article.taped:first-of-type::before {
      background-image:url('/washi/stars-con-aquarius.png'); 
      left:30%
      }

article.taped ~ div article.taped:nth-of-type(4n)::before {
   background-image:url('/washi/pattern-hearts.png'); 
   left:70%
   }


  
