/* Move down content because we have a fixed navbar that is 50px tall */
body {
  padding-top: 50px;
  padding-bottom: 20px;
}

.jumbotron {
	background-image: url(../img/481.jpg);
    background-position: center;
}

.white-text {
    color: #fff;
}

.brand-elance-tree {
    /*padding-top: 7px;    */
    background-image: url(../img/logo-navbar.png);
    background-repeat: no-repeat;
    background-position: center left;
    padding-left: 40px;
}

.footbar {
	background-image: url(../img/48.jpg);
    background-position: center;
    margin-top: 25px;
    height: 25px;
}

.existence {
    font-family: 'existencelight', Arial, sans-serif;
}

.elance {
    font-size: 3em;
    color: #fff;
    font-weight: bold;
}

.avertissement {
    padding: 15px;
}