@charset "UTF-8";

/* CLEARING CRAP FORMATTERING AND MAIN ELEMENTS */
* { margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: bottom; }
body { font: 14px/1.5em Helvetica, Arial, sans-serif; color: #fff; padding: 40px 0px; background: #000 url(/_SIC.jpg) center center no-repeat; background-attachment: fixed; }
a {color: #A70000; text-decoration: underline;}
a:hover {color: #7D4100; text-decoration: none;}
