--- /dev/null
+<html>
+ <head>
+ <style>
+ p.p1 { }
+ p.p2 { background: pink; font-family: Sans-Serif; }
+ p.p3 { background: lightblue; font-family: Sans; }
+ p.p4 { background: lightgreen; font-family: Arial; }
+ p.p5 { background: yellow; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF; }
+ p.p6 { background: lightcyan; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Sans-Serif; }
+ p.p7 { background: magenta; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Arial, Sans-Serif; }
+ p.p8 { background: lightgrey; font-family: Gill Sans, "Gillius ADF", Gillius, GilliusADF, Arial, Sans; }
+ </style>
+ </head>
+ <body>
+ <p class="p1">1. Ticking away the moments that make up a dull day</p>
+ <p class="p2">2. Ticking away the moments that make up a dull day</p>
+ <p class="p3">3. Ticking away the moments that make up a dull day</p>
+ <p class="p4">4. Ticking away the moments that make up a dull day</p>
+ <p class="p5">5. Ticking away the moments that make up a dull day</p>
+ <p class="p6">6. Ticking away the moments that make up a dull day</p>
+ <p class="p7">7. Ticking away the moments that make up a dull day</p>
+ <p class="p8">8. Ticking away the moments that make up a dull day</p>
+ </body>
+</html>