diff --git a/site/images/bg.gif b/site/images/bg.gif index 044324f..4ad26c6 100755 Binary files a/site/images/bg.gif and b/site/images/bg.gif differ diff --git a/site/style.css b/site/style.css index 3fe38de..6d1626f 100644 --- a/site/style.css +++ b/site/style.css @@ -21,7 +21,7 @@ body { background-color: #373b41; - background-image: url("/images/bg.jpg"); + background-image: url("/images/bg.gif"); background-repeat: repeat-x; background-attachment: fixed; background-position: center bottom;