I prefer to, but my computer makes it take several more steps to use that rather than the machine's utility, so when I'm feeling lazy... At any rate, the image doesn't tell much beside generic look, which the OP's styling already gets to.
What we need is to see your site live, so we can test things. Also, a description of what it is about the example that you are having difficulty with.
#navSuppWrapper ul li a { <--this applies to individual links only; you also need one or more rules to style the whole list.
background-color: yellow;
color: black;
margin: 100px 200px 0px -100px; <-------probably better used for #navSuppWrapper ul {}
padding: -40px; <------negative padding is invalid
text-align: center;
}