#wrapper
{
    overflow-y: scroll;
/*
#show {
     display:table;
     width: 100%;
     }
#subnav {display:table-footer-group;float:none;}
#content {display:table-header-group;float:none;}
.author
{
    width: 60%;
}
.menu
{
display: block;
float: left;
}
#content
{
margin-left: 100px;
margin-right: 100px;
}
*/
#header
{
height: 12%;
min-height: 12%;
}
.subnav li a
{
font-size: 1em/
}
