#news_logo
{
    width   : 100%;
    text-align  : center;
    margin-bottom   : 1em;
}

.news_title
{
    margin-top  : 1em;
    text-align  : center;
    font-weight : bold;
}

.news_date
{
    text-align  : center;
    font-style  : italic;
}

.news_description
{
    margin-top  : 0.5em;
    margin-bottom   : 0.5em;
}

.news_signature
{
    font-weight : bold;
    font-style  : italic;
    position    : relative;
    left    : 3em;
}