#content #historia{
  background-image: url(../img/historia.jpg);
  background-repeat: no-repeat;
  width: 840px;
  margin: 0px auto;
  padding: 20px;
  font-size: 12px;
}
#content #historia #foto1{
  float: left;
  width: 270px;
  margin: 10px;
  font-size: 10px;
  font-weight: bold;
}
#content #historia #foto2{
  float: right;
  width: 200px;
  margin: 10px;
  font-size: 10px;
  font-weight: bold;
}
#content #historia blockquote{
  line-height: 40px;
}
