<html> <head> <title>background-color</title> <style> body { background-color: rgb(35%, 35%, 85%); } </style> </head> <body> <h1 style="color:#FFFFFF;">header</h1> <p style="color:#CCCCCC;"> Text text text text text text text text </p> </body> </html>
_________________ M. S. Rakha, Ph.D. Queen's University Canada