    #content-frame{
        cursor:crosshair;
    }
    #content-inner{
        display:none;
    }
    
    #center {
        position:absolute;left:50%;top:50%;   
    }

    #T0 {
        position:absolute;
        height:200px;
        width:500px;
        top:-100px;
        left:-250px;
        font-family:arial;
        font-weight:bold;
        line-height:300%;
        z-index:0;        
    }
