@charset "utf-8";
/* CSS Document */

body
{
/*the color here #2c2721 was the bottom color
of my gradient image - a seamless fade*/
background: #000000 url(BG.jpg) repeat-x;
}
