body {
  font:300 20px 'bad script',serif;
  line-height: 24px;
}

h1 {
  font:300 26px 'Rancho',serif;
  margin-bottom:30px;
}

.titulo {
  background: #f5f5dc;
}

.sesenta {
  width:60%;
  float:left;
}
.cuarenta {
  width:40%;
  float:left;
}
.clear {
  clear:both;
}
