<!DOCTYPE html>
<html>
<head>
<style type='text/css'>
img {
display: block;
background:url('http://placehold.it/20x20') no-repeat bottom left;
padding: 93px 100px 75px 100px;
}
</style>
</head>
<body>
<img src="http://placehold.it/200x200"/>
</body>
</html>