hello, I am having trouble with some coding on my latest protected blog post (using wordpress theme yin and yang). It's password protected, password: OC
http://www.madeinregio.com/2012/09/24/opening-ceremony/
On some browsers such as the Google Chrome browser, the placement of the text "custom fit" and "35 howard" always gets pushed down.
Both are surrounded by a div code, like the text to the left of it, but it gets pushed down for some reason.
<div style="position: relative; top: -733px; left: 330px; width: 290px; z-index: 2">
<h1><strong><font size="8">OC Branded</font>
<font size="4">White pullover- London Olympics and Flag as seen on A$APMOB</strong>
</h1></div></font>
<div style="position: relative; top: -825px; left: 615px; width: 290px; z-index: 2">
<h1><strong><font size="8">Custom Fit</font>
<font size="4">Custom Mannequins and Korean
inspired stock</strong>
</h1></div></font>

Any help is much appreciated!