#menu, #footer, #cabecera, .contenido-irrelevante {
   display: none;
 }
 
#body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
 }
 
#Layer1 {
position:absolute;
left:320px;
top:220px;
width:365px;
height:375px;
z-index:1;
visibility:visible;
}