this is what I have in the header.php
<header id=”branding” role=”banner”>
<hgroup>
<img id=”site-logo-image” src=”../wp-content/uploads/2012/06/logo1.png” alt=”logo hondenbrigade mlk tas” />
<h2 id=”site-description”><?php bloginfo( ‘description’ ); ?></h2>
</hgroup>
and added img#site-logo-image{width:auto;} to style.css
Still no changes.
Even reduced the logo to 84px x 49px (was 253px x 148px)