.navbar, .slider {
    border-bottom: 2px solid #999;  
}


.profile-image img{
     width:70%;
    border-radius:500px;
    -moz-border-radius:500px;
    -webkit-border-radius:500px;
    margin:15%;
}


.color { color: #00bcd4; text-align: center; }

h3 { color: #888;  }

#features .text { background: white;  }

a.navbar-brand, h3, h1, h2  { font-weight: 100; }

footer strong { font-weight: 100; }