File "url.css"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/timetable/libraries/dompdf/lib/php-css-parser/tests/files/url.css
File size: 170 bytes
MIME-type: text/plain
Charset: utf-8

body { background: #FFFFFF url("http://somesite.com/images/someimage.gif") repeat top center; }
body {
	background-url: url("http://somesite.com/images/someimage.gif");
}