body {
    text-decoration: none;
    font-family: "Roboto", sans-serif;
    color: #666666;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0rem;
}

ul.menu li {
    display: inline-block;
    padding: 4px 15px;
}