<html> <head> <title>Example 22-1-C</title> </head> <body bgcolor="SaddleBrown" text="#FFFF80"> <div align="center"> <h1>Example 22-1-C</h1> Here we have a page with 'bgcolor="SaddleBrown"' body tag attribute. </div> </body> </html>