﻿.template:before{
  background-image:url(../print/textures/footy.jpg)
}
.tpl{
  font-family:Amer,bn,hi,hy,ja,ka,km,ko,ml,my,sans-serif
}
.tpl p{
  filter:url(#motionShadow3)
}
.tpl p:before{
  color:#fff;
  text-shadow:var(--3DshadowA8);
  filter:url(#black-outline1)
}
.tpl p:after{
  color:#fff;
  text-shadow:0 0 1px,0 0 1px #000;
  filter:url(#black-outline1)
}
#motionShadow3 *{flood-opacity:.4}