﻿.template:before{background-image:url(../print/textures/summer_pattern.jpg)}
.tpl{
  font-family:Lobster,bn,hi,hy,ja,ka,km,ko,ml,my,cursive
}
.tpl p{filter:drop-shadow(3px 3px 2px)}
.tpl p:before{color:red}
.tpl p:after{
  text-shadow:none;
  -webkit-text-fill-color:transparent;
  text-fill-color:transparent;
  background:url(../print/textures/snazzy.jpg);
  background-size:1em;
  -webkit-background-clip:text;
  background-clip:text;
  -webkit-mask-image:url(../print/mask/t10.png);
  mask:url(../print/mask/t10.png)repeat
}
.text{border-top:dotted 2px #a9c}