Just ran my site in chrome and suprisingly it comes up with this warning for each of my .png images:
Resource interpreted as image but transferred with MIME
I added types like this in .htaccess (AddType image/type extention) i.e.
AddType image/png cur AddType image/svg+xml svg svgz