<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body { background: #FFFFFF url("http://somesite.com/images/someimage.gif") repeat top center; }
body {
	background-url: url("http://somesite.com/images/someimage.gif");
}</pre></body></html>