body {
    font-family: Helvetica, Arial, sans-serif;
    font-size:69%
}

* {
    margin: 0;
    padding:0
}

.kyxis {
    font-size: 1.6em;
    position: relative;
    width: 100%;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust:100%
}

.kyxis strong {
    font-weight:bold
}

.kyxis a:link, .kyxis a:visited {
    text-decoration: none;
    color:#000
}

.kyxis a:focus, .kyxis a:hover, .kyxis a:active {
    text-decoration:underline
}

.kyxis ol {
    list-style:none
}

.kyxis--home {
    background:#1C1C1C
}

.kyxis .kyxis-logo {
    margin: 100px auto;
    text-align:center
}

.kyxis .menu {
    color:#fff
}

.kyxis .footer {
    background: #333
}
