diff --git a/jquery/parallax.html b/jquery/parallax.html index 99f3730..2ac4626 100644 --- a/jquery/parallax.html +++ b/jquery/parallax.html @@ -16,7 +16,7 @@ position: fixed; color:White; height: 2000px; - background-image: url(starfield2.png); + background-image: url(starfield.png); top: 0; left: 0; z-index: 1;