/* this is to get the content below the navbar */
body {
    padding-top: 60px;
    padding-bottom: 20px;
}

div.topmenu {
    padding-top: 10px;
}
