.container-header {
	background-color: #D3D3D3;
	background-image: none;
}
.nav-pills {
  li.active a.home span{
    color: D3D3D3;
  }
}