body{
left:                  0%;
top:                   0%;
right:                 0%;
bottom:                0%;
margin-left:           0px;
margin-top:            0px;
margin-right:          0px;
margin-bottom:         0px;
background:            #FFFFFF;
}
.filme{
position:              absolute;
left:                  50%;
top:                   50%;
margin-left:           -350px;
margin-top:            -200px;
width:                 700px;
height:                400px;
}
