@font-face {
    font-family: 'pxplus_ibm_vga8regular';
    src: url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga8-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga8-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxplus_ibm_vga8-2xregular';
    src: url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga8-2x-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga8-2x-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxplus_ibm_vga9regular';
    src: url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga9-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga9-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'pxplus_ibm_vga9-2xregular';
    src: url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga9-2x-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/pxplus_ibm_vga9-2x-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'c64_pro_monoregular';
    src: url('/https/darklordsofchaos.com/fonts/c64_pro_mono-style-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/c64_pro_mono-style-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'c64_pro_monoregular';
    src: url('/https/darklordsofchaos.com/fonts/c64_pro_mono-style-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/c64_pro_mono-style-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'c64_proregular';
    src: url('/https/darklordsofchaos.com/fonts/c64_pro-style-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/c64_pro-style-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'c64_proregular';
    src: url('/https/darklordsofchaos.com/fonts/c64_pro-style-webfont.woff2') format('woff2'),
         url('/https/darklordsofchaos.com/fonts/c64_pro-style-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

pre {
    font-family: 'pxplus_ibm_vga9-regular', monospace;
}
a {
    color: #CCCCCC;
   font-family: 'pxplus_ibm_vga8-regular', monospace;
   text-decoration: none;
}
a:hover {
    color: #FF0000;
}

.divider {
    color: #FFFF00;
}
.mainbody {
    color: #FFFFFF;
}

body {
    background-color: #000000;
}
input:not([type=submit]) {
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: groove;
    background-color: #0000;
   font-family: 'pxplus_ibm_vga8-regular', monospace;
    color: #FFFFFF;
}
.no-outline:focus {
    outline: none;
}
input[type=submit] {
    border-top-style: hidden;
    border-right-style: hidden;
    border-left-style: hidden;
    border-bottom-style: hidden;
    background-color: #FFFFFF;
   font-family: 'pxplus_ibm_vga8-regular', monospace;
    color: #000000;
}

