Original navigation bar for Lili Gianna
//Line Under Header//
.header {
border-bottom: 1px solid black; //remove the word black and add another HEX color to change the color of the line under your main navigation menu//
}
Flowing style navigation bar
// Floating Header Bar //
header {
margin: 20px;
border-radius: 0px;
}