body {
text-align: center;
}
body div.vcard {
width: 340px;
margin: 0 auto;
margin-top: 50px;
border: 1px dotted #444;
padding: 20px;
}
body img.photo {
float:left; 
margin-left: 4px;
}
ul {
text-align: left;
list-style-type: none;
}
li a#download-vcard {
background: url(http://artxtra.info/img/ico/icon-hcard-download.png) no-repeat;
padding-left: 32px;
}
li a#add-contact {
background: url(http://artxtra.info/img/ico/icon-hcard-add.png) no-repeat;
padding-left: 32px;
}
a:link, a:visited, a:hover, a:active {
border: none;
text-decoration: none;
color: black;
}
a img {border: none;}
div#profils {font-variant: small-caps; margin-top: 50px;}