html{
  height: auto;
}
body{
  MARGIN-LEFT: 0px;  MARGIN-RIGHT: 0px;
  /* width: 520px;*/
  width: 610px;
  max-width:610px;
  height: auto;
  min-height: auto;
  background: none;
}
#contenido{
  width: 96%;
}
