    table {
    	position:absolute;
    	background: #000;
    }
    
    .typingBox{
/*    	position: absolute;*/
    	z-index:10000;
    	text-align: center;
    	font-family: Prototype;
/*    	bottom:212px;*/
/*    	left:18%;*/
    }
    
    .blankDiv{
    	
    } 
