.online_navbar
{
    background-color:#0E0E0E;
}
.online_logo
{
    margin-top:10px;
    margin-bottom:10px;
}
.online_login_button
{
    margin-top:10px;
    margin-bottom:10px;
    margin-left:10px;
    margin-right:10px;
    float: right;
}

.homeBody
{
    background-image:url(../images/background2.jpg);
    background-repeat:no-repeat;
    background-size:cover;
}