@charset "UTF-8";

body{background-color:#dcdcdc}

#navigation{
    display:inline;
    font-size: 80%;
}

footer{
    margin-block-start: 1em;
}