﻿html {
  height: 100%;
  margin-bottom: 1px;
}


.SINEMgrafica {
        margin: 0 auto;
		margin-top: 30px;
        min-width: 700px; 
        max-width: 700px; 
        min-height: 500px; 
        max-height: 500px; 
	background-color:#FAFAFA;
        }