This is the image used to make this background.
To make this main area a color that matches your image,
just code a complimentary color into your body tag.
The one I used here is <body bgcolor="#E8FFFB">
Here's the code, to be placed in the <HEAD> section
<STYLE TYPE="text/css">
<!--
BODY {background-image:url(../images/tile012.jpg); background-repeat:repeat-y;background-position:
100% 0%}
-->
</STYLE>
Just close this window when you're finished.