TITLE HERE
Description
additional credit

To use this template, copy code from the bottom.
If you want to set image on right hand side, you simply open html editor and find and replace "float:left;" to "float:right;".
You can also change width. All blog and feed content feilds are 650px max. If image is bigger than it, overflow part will not be displaying.
copy from -->
<div style="height: auto; width: 500px; margin: 0 auto;">
<h1>TITLE HERE</h1>
<h2>Description</h2>
<h3>additional credit</h3>
<p style="float: left; padding: 10px; margin: 10px; font-size: 10px; height: auto;">
<img src="http://1.bp.blogspot.com/_YHHwvXK7EKE/ShYrbXVnmII/AAAAAAAAALU/57e-blmEsLU/s320/fashion+week.jpg" alt="" width="250" /></p>
<span style="text-align: justify;">
To use this template, copy code from the bottom. <br /><br />If you want to set image on right hand side, you simply open html editor and find and replace "float:left;" to "float:right;". <br /><br />You can also change width. All blog and feed content feilds are 650px max. If image is bigger than it, overflow part will not be displaying.</span>
</div>
<--copy end