/*Hoa de Estilos*/

div#comida{
  float:left;
  width:800px;
  height: 1284px;
}

div#cuerpo{
background-image: url(../imagenes/tar_cuerpo.png);
}

div#texto{
margin: 0 20px;
text-align:justify;
}