﻿@import url(../print/frames/frame243.css);
.template:before{background-image:url(../print/textures/goldmold.jpg)}
.tpl{
  background:red;
  font-weight:bold;
  border:solid 1px;
  filter:url(#diffused1)
}
.tpl:before{
  top:6px;
  left:6px;
  text-shadow:0 0 1px,0 0 2px,0 0 3px;
  opacity:.5;
  filter:blur(1px)
}
.tpl p:after{
  color:gold;
  filter:url(#diffused1)
}