/* This is a stylesheet */
body { background-image: url(images/creamparch.jpg) }
a.undr { text-decoration: underline}
a.blue { color: blue }
a.red { color: red }
p.blue { color: blue }

