all browsers (not IE6) – not truely css3
=> insert image at full (or oversized) physical size
=> style image tag img{ max-width=100%;}
Chris Coyier code:
width:100%; position:absolute; top:0px; left:0px;