body {
   background-color: #263238;
   color: #fff;
   line-height: 1.5;
   padding: 10px;
   font-family: sans-serif;
}

h4 { margin: 0 0 9px 0; }

a { color: wheat; text-decoration: none; }

#change_cdrom     { display: none; }
#runtime_options  { display: none; }
#change_fda       { display: none; }
#screen_container { display: none; }
#runtime_infos    { display: none; }
#info_storage     { display: none; }
#info_filesystem  { display: none; }
#info_network     { display: none; }
#description      { display: none; }
#filesystem_panel { display: none; }

#clear1, #clear2 { clear: both; }

#scale { width: 50px; }

#last_file { white-space: nowrap; overflow-x: hidden }

#keyboard_div { position: absolute; top: 0; z-index: 10; }
