body {
    font-family: Georgia, serif;
    background: none;
    color: black;
    padding: 15px;
    font-size: 16px;
}

#navibox ul, #naviboxSearch, .menu-button {
    display: none;
}

#contentbox a:after {
    content: " [" attr(href) "] ";
}

.search-button {
    display: none;
}