.wrapper {
position:fixed;
width:100%;
height:100%;
background:url('grfx/bg_trans.png');
z-index:1;
display:none;
}