#os_table { border: 1px solid; border-collapse: collapse; margin: 20px; } #os_table td,#os_table th, #os_table tr { border: 1px solid; padding: 6px; } .os_comment { font-size: 12px; } #copyright { font-size: 10px; } /* for the terminal */ #term_wrap { margin: 20px; } .term { font-family: monospace,courier,fixed,swiss,sans-serif; font-size: 15px; font-weight: normal; font-variant-ligatures: none; color: #f0f0f0; background: #000000; overflow: hidden; white-space: nowrap; } .term_content a { color: inherit; text-decoration: none; } .term_content a:hover { color: inherit; text-decoration: underline; } .term_cursor { color: #000000; background: #00ff00; } .term_scrollbar { background: transparent url(images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 15px; height: 100%; } .term_track { background: transparent url(images/bg-scrollba...