I am getting the following style added to my page in Safari and I don't know where this is coming from. I don't want it there, but not sure how to get rid of it, since I don't know what is creating it.
<style type="text/css" media="print">#wpadminbar { display:none; }</style>
<style type="text/css" media="screen">
html { margin-top: 28px !important; }
* html body { margin-top: 28px !important; }
</style>
The page can be found here:
http://caseydillon.com
Thank you very much for any help with this!