wie bekomme ich die Lücke(siehe Bild)weg?
Hier mein CSS code:
HTML Code:
#navi{
margin:0 auto;
margin-top:70px;
width:100%;
height:61px;
border-top:1px solid grey;
border-bottom:1px solid grey;
background-image: url("img/style/na_bg.png");
}






