I do not envy you. There so much stuff there I could not locate
the .css file which contained
Code:
#home-marketing-content p {
margin: 5px 35px 0px 0px;
}
If I had found it, I would have added to
margin-top: 2px; {or margin:
7px 35px 0px 0px -- or whatever it was)
So I cheated (do not recommend you do this) and edited the <h2> and <p> that was not in the <section> by subtracting margin-top: -2px;
Code:
<section id="home-marketing-content">
<h2>Non-12-Step Addiction Treatment</h2>
<p>Overcome addiction and build a meaningful life. Practical Recovery, in beautiful San Diego, California, ,,, Be prepared to think about recovery in radically new ways!</p>
</section>
<h2 style="text-align: left;"><img class="padding: 1px; border: 1px solid black; margin-top: 5px; margin-bottom: 5px; alignright" style="margin-left: 5px;border: 1px none" src="http://www.practicalrecovery.com/wp-content/uploads/Tom_Horvath-150x150.jpg" alt="Dr. Tom Horvath" width="150" height="150" />Dr. Tom Horvath</h2>
<p style="margin-top:-2px; margin-left: 18px;text-align: left">Practical Recovery was founded in 1985 by internationally recognized addictions expert Dr. Tom Horvath. Dr. Horvath is the President of ... Chocolate: A Workbook for Overcoming Addictions</a>.</p>