﻿.template{
  perspective:500px;
  perspective-origin:50% -100px
}
.template:before{
  background:url(../print/backgrounds/intr1.jpg)0 0/100% 100%
}
#persp{margin-top:65px}
.tpl{
  font-family:Broadway,bn,hi,hy,ja,ka,km,ko,ml,my,sans-serif;
}
.tpl:nth-child(n){display:block}
.tpl:before,.tpl p:before{display:none}
.tpl p:after{
  color:#066;
  text-decoration:underline
}
.tpl:first-child p:after{
  color:#055;
  filter:url(#bright-metal)
}
.tpl:not(:first-child) p:after{text-shadow:0 0 1px,0 0 2px #7bc}

.tpl:after{
content:"";top:-.2em;right:-.2em;bottom:-.2em;left:-.2em;
border:solid .2em;
border-image:url(../print/frames/frame7.png)82;
filter:drop-shadow(0 0 1px #a85728)hue-rotate(160deg)
}