/* stile intro */
#movie 
{
position: absolute;
height: 400px;
width: 550px;
top: 50%;
left: 50%;
margin-left:-275px;
margin-top: -200px;
}


