I have using the following CSS for background design, It is working in all browsers but Safari is not showing the background color and image. Am I missing anything?
background: url("https://xyz.xyz.com/src/images/HeaderBackground.png") repeat-x scroll 0 0 / 200px 94px #E2DDD5;
Please advice me..