﻿@import url(../print/pat/pattern1.css);
#pattern{color:green}
.template:after{background:-moz-element(#pattern)round;background:element(#pattern)round} 
.template:before{background-image:radial-gradient(#fff,#bf9)}
.tpl{
  background:url(../print/textures/emerald.jpg);
  filter:drop-shadow(4px 4px 2px rgba(0,0,0,.7))
}
.tpl:before{
  color:green;
  text-shadow:0 0 2px;
  text-indent:.032em;
  filter:url(#lightF4)
}
.tpl p:before{
  color:#fff;
  text-shadow:none;
  background:#000;
  mix-blend-mode:darken
}
.tpl p:after{
  color:#000;
  background:url(../print/textures/glassGr.jpg);
  mix-blend-mode:lighten;
  filter:url(#lightA2)
}
*{lighting-color:gold}