Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <html>
- <body>
- <style>
- body
- {
- background-image:url('123.jpg');
- background-repeat:no-repeat;
- background-position:center;
- background-color:#E5DF45;
- background-attachment:fixed;
- }
- </style>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement