@charset "utf-8";
body, div, h1, h2, h3, h4, h5, h6, p, a, img, img a, ul { margin: 0; padding: 0; outline: none; border: none; list-style: disc; }

body { min-width: 940px; color: #fff; font: 16px/1.5em "OCR-B 10 BT", "Courier New", Courier, monospace; padding: 30px; background: #000 url(../imgs/big.gif) no-repeat center top; }
h1 a { display: block; width: 625px; height: 150px; background: url(../imgs/h1.gif) no-repeat 0 0; text-indent: -9999px; }

h2, p { background: 0; } 

h2 { display: inline-block; font-size: 1.75em; font-weight: normal; margin-bottom: .5em; }
p { letter-spacing: -.125em; word-spacing: -.125em;  }
hr { display: none; }

#container {  }
#bit1 {  }


.lft { float: left; }
.rgt { float: right;}
.ctr { margin: auto; }