#debug {
   left: 0px;
   bottom:0px;
   width: 95%;
   background-color: #EEF0E0;
   color: #333;
   font-family: Verdana;
   font-size: 0.5em;
   position:absolute;
   border-bottom: 1px solid;
   border-top: 1px solid;
   border-color: #333;
   padding-left: 10px;
}
