body{
}

.navbar-fixed-bottom{
    background-color: white;
}

#body{
    padding-bottom: 85px;
    font-family: "Trebuchet MS";
}

#away{
    background-color: black;
    position: absolute;
    width: 100%;
    height: 100%;
}
#away > div{
    padding-top:10%;
}

.text-white{
    color: white;
}

.navbar-brand > img{
    height: 20px;
}
h1[data-i18n='title']{
	font-family: "Arial Rounded MT Bold";
	font-size: 52px;
}