Welcome to set 004.  This set contains a top border measuring 1400px wide by 80px high as well as a seamless tile and associated clipart.  Contrasting sets of navigation buttons have been provided for those wishing to employ a rollover effect.

In this example the border has been set within a 100% table to accommodate the application of the matching tiled background.  Note that in order for the border to stretch to fit the width of different screen resolutions it is necessary to set the page margins to 0.

To download the entire set including this sample page in zip format Click Here

The top border may also be used on its own by setting the border to NO REPEAT - to do this place the following code within your header:

<STYLE TYPE="text/css">
BODY {background-image: url(background.gif);
background-repeat: no-repeat; }
</STYLE> 

Be sure to replace background.gif with the location of the file.
An alternative to the seamless tile is a background colour such as #F0F3F5 or #FFFFFF (white).

To return to the main menu simply close this tab/window.