a#theme{
    right:0;
    bottom:0;
    position:fixed;
    background:#000000;
    color:#ffffff;
    display:block;
    padding:5px;
    font-size:11px;
    line-height:11px;
    font-style:italic;
    text-transform:lowercase;
    margin:10px;
    letter-spacing:1px;
    font-family:Copperplate Light, sans;
    }