div#logo
{
    font-size: 500%;
    font-weight: bold;
    position: fixed;
    bottom: 0;
    right: 0;
}

div#logo span
{
    vertical-align: bottom;
}

.text_fresh
{
    color: #44aa00;
}

.text_new
{
    color: #aa0000;
}

.text_page
{
    color: #3771c8;
}
