Iphone icon

HTML

<link href='http://fonts.googleapis.com/css?family=Lobster' rel='stylesheet' type='text/css'>

<h1>iPhone icons in CSS3</h1>
<div id="container">
    <a href="#" class="iphone large jezus"></a>
    <a href="#" class="iphone large maria"></a>
    <a href="#" class="iphone large dudes"></a>
    <a href="#" class="iphone small stabbed"></a>
    <a href="#" class="iphone small commandments"></a>
    <a href="#" class="iphone small peacock"></a>
    <a href="#" class="iphone small stabbed"></a>
    <a href="#" class="iphone small commandments"></a>
    <div class="clearfix"></div>
</div>

<a href="http://www.dreamdealer.nl" class="url">www.dreamdealer.nl</a>

CSS

-