﻿.template{
  perspective:700px;
  perspective-origin:50% 0
}
.template:before{background-image:url(../print/textures/grass.jpg)}
.tpl{
  font-family:Corben,bn,hi,hy,ja,ka,km,ko,ml,my,cursive;
  letter-spacing:6px;
  filter:url(#outside-outline2)
}
.tpl:last-child{
  filter:url(#outside-outline2)drop-shadow(0 0 1px)
}
.tpl:nth-child(n){
  display:block
}
.tpl:before{
  text-shadow:0 0 1px
}
.tpl p:before{
  top:1px
}
.tpl:first-child p:before,.tpl:last-child p:before{
  top:0
}
.tpl p:after{
  color:#eee
}
.tpl:first-child p:after{
  text-shadow:0 0 .7px,0 0 1.1px,0 0 1.1px,-1px -1px .8px #000,1px -1px .8px #000,1px 1px .8px #000,-1px 1px .8px #000
}