.navbar-inverse .navbar-brand  {

color:magenta;

}

.custom-color {

color:magenta;

}

.container {
	width:970px;
}

.jumbotron {
    padding-bottom: 0;
    padding-top: 0;
}