diff --git a/style3.css b/style3.css index 4051386..a9c9b96 100644 --- a/style3.css +++ b/style3.css @@ -54,7 +54,7 @@ body { background-color: gray; margin: 0; - background-image: url('Images/logo.png'); + background-image: url('Images/Logo.png'); background-repeat: no-repeat; background-attachment: fixed; background-position: center center;