How to change header dimensions in WordPress?

Put that code (this is the output):

<a href="http://carolbadre.wordpress.com/">
<img width="1000" alt="" src="http://carolbadre.files.wordpress.com/2012/03/cropped-grr.jpg">
</a>

Which must look different in the backend inside a div
Then you can css it and use height: auto..