/* CSS Document */

#navigation {
display: none;
}
{
float: none;
margin: 0;
width: 100%;
}
a:after {
content: " (" attr(href) ") ";
}