Default Image Style
<img src="/path/to/file-name.jpg" alt="image name" />
Round Corner Image Style
<img class="round" src="/path/to/file-name.jpg" alt="image name" />
Border Image
<img class="border" src="/path/to/file-name.jpg" alt="image name" />
Shadow Image
<img class="shadow" src="/path/to/file-name.jpg" alt="image name" />