﻿.template:before{background-color:gray}
#persp{margin-top:0}
.tpl{
  font-family:cursive,bn,hi,hy,ja,ka,km,ko,ml,my;
  font-weight:bold
}
.tpl p{
  filter:url(#emboss1)
}
.tpl p:before,.tpl p:after{
  color:#444;
  text-shadow:0 0 1px,-1px -1px 1px #000,0 -1px 1px #000,1px -1px 1px #000,1px 0 1px #000,1px 1px 1px #000,0 1px 1px #000,-1px 1px 1px #000,0 -1px 1px #000,2px 2px 1px #000
}
.tpl p:after{
  filter:blur(2px)
}