
Avec le process head, on peut appliquer une image de fond à divers éléments.
Sur cette page, on utilise des images avec transparence bg.gif et fond.gif:
::process head <style type="text/css"> body {background-image:url(../up/fond.gif);}</style>
::process head <style type="text/css"> #Content {background-image:url(../up/bg.gif);}</style>
::process head <style type="text/css"> #Menu ul {background-image:url(../up/bg.gif);}</style>