Positioning content

Hi this is will be a simple question for most of you but I was wondering what the best way of moving my <h2>Mark Manson</h2> closer to the writing below it. Here is my code https://jsfiddle.net/vahs1uv6/.

Also I was trying to create a footer. It seems to have gone wrong because I have used top:60px to move my content down the page. How could I move the content down the page without disrupting the footer. By that I mean I would like the footer to also move down along with the writing. At the present it breaks the footer. Here is my code https://jsfiddle.net/vahs1uv6/.