unitistar

background css

May 17th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. body
  2.     {
  3.     background-image:url('smiley.gif');
  4.     background-repeat:no-repeat;
  5.     background-attachment:fixed;
  6.     background-position:center;
  7.     }
  8. :D
Advertisement
Add Comment
Please, Sign In to add comment