Here we have a body with a background image and alternative colors.
This is specified using the following code :
<BODY background="background.gif" text="#800000" link="#008080" vlink="#008000" alink="white" onload="alert('Welcome to this page')">
|
Back to the BODY element.