﻿.template:before{background-image:url(../print/textures/clear-day.jpg)}
.tpl{
  font-family:Bimini,bn,hi,hy,ja,ka,km,ko,ml,my,cursive
}
.tpl p{
  filter:url(#diffused1)
}
.tpl p:before{
  color:skyblue;
  filter:drop-shadow(0 0 currentColor)drop-shadow(0 0 30px currentColor)drop-shadow(0 0 currentColor)
}
.tpl p:after{
  color:#fff
}
*{lighting-color:#def}