body { margin: 0px; padding: 0px; background-color: #000000; color: #00ff00;
    font-size: 18px;
    font-family: "Lucida Console", Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace;
}
a, a:active, a:visited { color: #00ff00; outline: none; }
img { border-style: none; }

.layout_center { width: 800px; margin: 20px auto; }
.screen { position: relative; width: 700px; height: 450px; margin: 0 auto; overflow: hidden; }
.banner { position: absolute; left: 0; top: 0; width: 420px; text-align: center; }
.headline { font-family: times new roman, times, serif; font-size: 48px; font-weight: bold; letter-spacing: 36px; }
.credits { position: absolute; left: 500px; top: 0; width: 200px; }

.center_text { text-align: center; }

.solidline2 { width: 100%; height: 1px; line-height: 1px; font-size: 1px; border-bottom: solid 2px #00ff00; margin: 2px 0; }
.dashedline2 { width: 100%; height: 1px; line-height: 1px; font-size: 1px; border-bottom: dashed 4px #00ff00; margin-bottom: 8px; }

.layout_v6 { height: 6px; }
.layout_v18 { height: 18px; }

.coming_soon { font-family: "Lucida Console", Monaco, "Bitstream Vera Sans Mono", "Courier New", monospace; font-size: 18pt; }
.cap { font-family: papyrus; font-weight: bold; font-size: 14pt; }
.links { font-family: arial, helvetica, verdana, geneva, sans-serif; font-size: 14px; text-align: center; }