How can I customize the size of the header of my theme?

1) see the reference – http://codex.wordpress.org/Custom_Headers

or

2) You can insert like this in header.php : <img class="somethingg" style="width:400px;height:200px;" ................ />