```html
body {
margin: 0;
padding: 0;
backgroundimage: url('https://example.com/yourimage.jpg');
backgroundsize: cover;
backgroundposition: center;
backgroundattachment: fixed;
height: 100vh;
display: flex;
justifycontent: center;
alignitems: center;
}
h1 {

fontfamily: Arial, sansserif;
color: fff;
textalign: center;
textshadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
p {
fontfamily: Arial, sansserif;
color: fff;
textalign: center;
textshadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
女士高尔夫球背景图
在这个页面的背景图上显示了女士高尔夫球的场景。