Why don't you move this:

Code: 

                        <h1>

						<a href="./index.html">

                                <img src="./images/tp.png" alt="image" />

                                                          

                            </a>

                        </h1>
Right after opening the header tag? Probably you'll need to give it a higher z-index too.