﻿.template:before{background-image:url(../print/textures/white-leather.jpg)}
#persp{
  background:#fff;
  border:solid #fff;
  box-shadow:1px 1px 2px
}
.tpl{
  font-family:sans-serif,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold;
  background:url(../print/textures/fabric-paper.jpg);
  -webkit-mask:url(../print/mask/t12.png);
  mask:url(../print/mask/t12.png)repeat
}
.tpl p:before{
  text-shadow:var(--outline-shadow8)
}
.tpl p:after{
  color:red;
  filter:url(#lightA4)
}