body{
    background-color: #FFC;
    text-align: justify;
    font: 100% sans-serif;
}
header,h2{
    font: bold 200% sans-serif;
    color: #001000;
    text-align: center;
}

p.noticias{
    text-align: center;
    font: bold 125% sans-serif;
    color: #696969;
    
}

article {
    margin: 1%;
    padding: 1%;
    border: #C90 1em solid;
    background-color: #FC6;
}
h6{
    font-
    font-weight: bold;
    text-align: center;
}
footer{
    color: #303;
    text-align: center;
}
#fecha{
    color: #609;
    text-align: center;
} 