body
{
    font-family: arial, helvetica, sans-serif;
    background-color: white;
    color: black;
}

a
{
    color: black;
    text-decoration: none;
}

a img
{
    border: 0;
}

h1
{
    text-align: center;
}

h2
{
    color: rgb(132,132,132);
}

.navigation,
.related,
.meta,
.copyright a
{
    display: none;
}


.copyright
{
    font-size: 90%;
}