﻿.template{
  perspective:500px;
  perspective-origin:50% 100px
}
.template:before{
  top:-20%;
  bottom:-45%;
  left:-40%;
  background-image:url(../print/textures/sparkl.jpg);
  transform:rotateY(-20deg);
  filter:url(#motion-blur1)
}
#persp{
  transform:rotateY(-20deg)
}
.tpl{
  font-style:italic;
  filter:url(#edgeClean)
}
.tpl p:before{
color:#A7481E;
text-shadow:var(--3DshadowE8);
filter:url(#motionShadow1)url(#motionShadow1)
}
.tpl p:after{
color:#A7481E;
filter:url(#lightB1)
}
*{flood-color:#ECAF38;flood-opacity:.6;lighting-color:#fff}
#dropbox:after{font-size:1.3em;font-weight:bold;content:"Firefox is playing Houdini (XP, Vista?) v52=ok?\a Without this text here the template text disappears behind\a Test: #dropbox:after{content:none}"}