#wrapper
{
  min-width: 360px;
  min-height:430px;
  background-image: url(../img_index/fondo_cortado.jpg);
  background-repeat: no-repeat;
  background-position: top center;
  
}

td img
{
  display: block;
}

body {
    margin: 0px;
}
