body
{
    background-color:black;
    color:#FF9;
}

a
{
    color:#DDF;
}

a:visited
{
    color:#FDF;
}

a:active
{
    color:#FDD;
}

.nav
{
    font-size:smaller;
}

.nav a
{
    margin:0em 2em;
}

.font_entry
{
    white-space:nowrap;
}

.font_entry img
{
    border:0;
    vertical-align:middle;
}

.font_text
{
    font-size:100px;
    margin-right:1em;
    color:white;
}

table.text_attributes
{
    color:black;
}

table.text_attributes th
{
    text-align:right;
}

table.text_attributes input[type=text]
{
    font-family:monospace;
}

table.text_attributes input.color
{
    width:6em;
}
