
body {
    font-family: "Open Sans",sans-serif;
    color: #4E4E4E;
    width: 657.95px;
    margin: 0px auto;
}

h2 {
    font-size: 19px;
}

h3 {
    font-family: "Titillium Web",sans-serif;
    background-color: #F3F3F3;
	font-size: 18px;
    font-weight: 400;
    padding: 10px;
}

h1 {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
}

#fecha {
    color: #B83A3A;
    font-weight: bold;
    font-size: 11px;
}