body {
    margin: 0em;
    height: 100%;
    /*background-color: rgba(0,0,0,0.9);*/
    /*font-family: 'Damion', cursive;*/
    font-family: Verdana;
}

/* everywhere else */
* {
    font-size: 1em;
}

.brand{

}

.styled-font{
    font-family: 'Sofia', cursive !important;
}
