<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Document   : style
    Created on : Dec 21, 2010, 4:01:49 PM
    Author     : doombot
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {background:#112233;}
.title{font-family:'Old Standard TT',serif;font-size:48px;font-style:normal;font-weight:700;text-shadow:2px 2px 2px #862C34;text-decoration:none;text-transform:none;letter-spacing:0.272em;word-spacing:0;line-height:1em;color:white}

</pre></body></html>