Search in your template for this:
Paste the contents here, should look something like this:
Code:
.navbar {
background: url("http://builtspeed.com/images/primus/bw/misc/navbar-bg.png") repeat-x scroll left bottom #2F2F2F;
border: 0 none;
border-radius: 3px;
box-shadow: 0 0 3px 0 rgba(72, 72, 72, 0.59);
color: #555555;
font: 11px Arial,Calibri,Verdana,Geneva,sans-serif;
height: 60px;
margin: -50px 0 0;
position: relative;
}