Hello World!

This page has an image as the background!

The internal stylesheet embedded in the head of this page

<style>
body {
  background-image: url("include/images/paper.gif");
}
</style>