.backg{position:absolute; opacity:0; filter:alpha(opacity=0); z-index:1000; 
background-color:#444444; width:100%; height:100%; top:0; left:0;
}
.windowBox{position:absolute; z-index:1001; width:100%; height:100%; top:0; left:0;}

.closeIt{cursor:pointer; width:20px; height:20px; position:absolute; 
top:-60px; right:-20px;}

