I am modifying a Drupal Theme (blix) for a site and I am trying to place my logo text in the header, for some reason when I am looking at the HTML in FireBug the <img src="images/logo.gif"> is faint in color compaired to the other text (and I am assuming that it is hiding the image), because when I load the site (I am on dialup) I can see the width of the image while its loading, then it disappears and doesn't display. I looked in my CSS file and there was a ".low {display:none;}" and I deleted it and nothing happened.. Please help! http://www.mileswilliams.net/ruthie/ Thanks!