Quote Originally Posted by jettrue View Post
Its because of this:

<h1 id="indexDefaultHeading"></h1>

You can remove that from tpl_index_default.php, or paste this into your stylesheet:

#indexDefaultHeading {display:none;}

Then your image has a teeny bit of white at the top of it.
I've tried both of these methods and neither has made the difference I was looking for. Am I doing something wrong?