/* General Style Declarations */
body, h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", sans-serif;
}

body, html {
    height: 100%;
    color: #777;
    line-height: 1.8;
    background-color: black !important;
}