  html { height:100%; }
  body { height:100%; margin: 0; background: black; }
  img { border: 0; }
  #outer { width: 1000px; color: black; background: white; text-align: left; } 

  #signs_menu { float: right; text-align: right; height: 100%; }
  #signs_menu a { color: black; text-decoration: none; font-weight: bold; font-size: 25px; }
  #signs_menu img { width: 53px; height: 53px; }

  #title_menu { padding: 5px; }
  #title_menu a { color: black; font-size: 18px; padding: 10px; margin: 5px; }
  #title_menu img { vertical-align: middle; }

  #text{ color: black; padding: 2em; }
