body{
font-family: 'Open Sans', sans-serif;
color: grey;
}
h1, h3 {
color: dimgrey;
}
h3{
font-size: 14px;
}
h2{
background-color: gainsboro;
padding: 10px;
font-weight: 100;
font-stretch: condensed;
}
#fecha{
color: brown;
font-size: 12px;
}