body {
       background: url('images/fundo.jpg') fixed right bottom; 
     }

#abertura {
width:500px;
height:500px;
position:absolute;
top:10%;
left:50%;
margin-left:-250px;
}
