.navbar{
	
	background:url(../img/nav-bg.gif);
	line-height: 1;
}

.navbar ul{
	padding:0;
}

.navbar li.nav-item{
	/*border:1px solid #ffff99; border-left:none; border-bottom:none;*/
	/*background:url(../img/nav-bg.gif);*/
	color: white;
	font-variant: small-caps; 
	font-weight:bold; 
	line-height: 1.1;
	text-align: center;
}