<html>
<head>
<style>
img {
content:url(resources/show-shoes-vs-pie.png);
}
</style>
</head>
<body>
<img></img>
</body>
</html>
<html>
<head>
<style>
img {
content:url(resources/show-shoes-vs-pie.png);
}
</style>
</head>
<body>
<img></img>
</body>
</html>