dovrebbe essere questa la parte del CSS, attenzione prima di fare modifiche conservati una copia di backup del file
#header {
height:98px;
margin:0 auto;
position:relative;
width:980px;
}styles.css (line 29)
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ul, li, fieldset, form, label, legend, table, caption, tfoot, thead {
background-color:transparent;
background-position:initial initial;
background-repeat:initial initial;
border:0;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}