body
{   text-align: center;
    background-color: #FAE2B7;
}
div
{
   text-align: center;
   margin: 0 auto;  
}
div#film
{
    position : relative;
    width : 679px;
    height : 569px;
    border-top : 1px solid #582D17;
    border-right : 1px solid #582D17;
    border-left : 1px solid #582D17;
    border-bottom : 1px solid #582D17;
}
