Help with a little CSS logo/header modification?

Adding this line to your css:

#logo img {height: 190px; position: absolute;}

That should do it, you will need to make the background of the image transparent though.