On my WordPress generated page, I am looking to add AdSense below the header. You can view an image of the layout here.
I have attempted to create space between the header and the AdSense ad by applying margin-top and padding to the div that contains the ad, but so far it has not worked.
<div style="text-align: center; margin-top: 5px; padding: 13px 0 10px 0;">
<script type="text/javascript"><!--
google_ad_client = "**************";
google_ad_slot = "**************";
Can anyone advise me on how to successfully create white space between the header and the AdSense ad?
P.S. You can visit the site at