diff --git a/Services.html b/Services.html
index 796ae5c..276fba8 100644
--- a/Services.html
+++ b/Services.html
@@ -10,7 +10,7 @@
/* General Page Styling */
body {
font-family: 'Arial', sans-serif;
- background: url('https://images.unsplash.com/photo-1557683316-973673baf926') no-repeat center center fixed;
+ background: url('https://img.freepik.com/free-vector/white-elegant-texture-background-style_23-2148432200.jpg?t=st=1728553732~exp=1728557332~hmac=0fbad496d71b9ce9e3b06342f726954e0e48d1e45eb6dca855560803468aa3be&w=1380') no-repeat center center fixed;
background-size: cover;
margin: 0;
padding: 20px; /* Updated for padding */