@font-face {
    font-family: 'special_eliteregular';
    src: url('/fonts/SpecialElite-webfont.woff');
    src: url('/fonts/SpecialElite-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body { font-family: 'special_eliteregular', Arial, sans-serif !important; }
h1 { color: #090; }
h4 { color: #090; }
figure { margin: 15px 0; }  
figcaption { text-align: center; font-weight: bold;}  
figure a:hover { filter: grayscale(50%) }
