My stylesheet loads some background image into a given element:
.intro { background: url(\'./intro.png\'); }