html,body{
    margin:0;
    padding:0;
    height:100%;
    font-family:'Trebuchet Ms', Helvetica, sans-serif;
    font-size: 14px;
    color:#666;
    background: url(resimler/bg.jpg);
}
a{outline:none;border:0;}
h2:after, h2:before{content: url(resimler/line.png);}
h2{
    font-weight:300;
}
.address {
    background:url(resimler/map.png) no-repeat left center;
    padding: 12px 0 0 100px;
    display: block;
    height:150px;
}
.phone{background: url(resimler/phone.jpg) no-repeat scroll left center transparent;
       display: block;
       width:140px;
       margin-left: 130px;
       padding: 5px 0 5px 25px;}
.fax{background: url(resimler/fax.jpg) no-repeat scroll left center transparent;
     display: block;
     width:140px;
     margin-left: 130px;
     padding: 5px 0 5px 25px;}