body
{
    background-color : #fff;
    color : #000;
}

h1
{
    font-family : sans-serif;
    font-weight : bold;
    text-align : center;
}

span.file
{
    font-weight : bold;
    color : #009900;
}

span.cmd
{
    font-weight : bold;
    color : #996600;
}

span.pkg
{
    font-weight : bold;
    color : #009999;
}
