
#splash { position: absolute; left: 40%; top: 40%; width: 250px; padding: 1em; border: 1px solid #666; background: #fff; }
#splash * { font-family: sans-serif; font-size: 12px; }
#splash-image { margin-right: 8px; float: left;  }
#splash-title { color: #444; font-weight: bold; font-size: 14px; font-family: helvetica, arial, sans-serif; }
#splash-message { color: #444; white-space: nowrap; font-size: 10px; font-family: helvetica, arial, sans-serif; }
