﻿.template{
  perspective:600px;
  perspective-origin:50% -600px
}
#persp{
  transform:rotateX(2deg);
  margin-top:30px
}
.tpl{
  font-family:Media,bn,hi,hy,ja,ka,km,ko,ml,my,sans-serif
}
.tpl:nth-child(n){
  display:block
}
.tpl:before{
  text-shadow:0 0 .7px,0 0 1.1px,0 0 1.1px
}
.tpl:before,.tpl p:before{
  top:1px
}
.tpl:first-child:before,.tpl:first-child p:before,.tpl:nth-child(50):before,.tpl:nth-child(50) p:before{
  top:0
}
.tpl:before,.tpl p:before{
  color:rgba(0,0,0,.5)
}
.tpl p:after,.tpl:first-child p:before{
  color:red
}
.tpl:first-child p:after{
  color:#fff
}