body, html { padding:0px; margin:0px; }
body { background-color:#050505; background-image: url(http://rndm.net/images/cargo/diag2-bg.gif); background-repeat: repeat; background-attachment: fixed; color: #888; font-family:Courier New, Arial, Helvetica; font-size:11px; word-spacing:0px; line-height:1.5; height:100%; width:100%; }

/* MAIN CONTENT POSITIONING */
.header_img { margin: 36px 0px 0px 36px; position:fixed; z-index:99; }

/* NAVIGATION */
.nav_container { position:fixed; top:136px; left:35px; margin:0px; padding:0px; line-height:165%; white-space:nowrap; z-index:50; }

h1 { font-size:22px; line-height:165%; }
h2 { font-size:16px; line-height:165%; }
h3 { font-size:14px; line-height:150%; }

a { text-decoration:underline; color:#00c2ec; font-size:11px; padding:2px 3px 3px 3px; }
a:hover { color:#000; background:#00c2ec; text-decoration:none;}
a:active { color:#000; background:#6c9; }
