Guest User

Untitled

a guest
Jul 17th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. html {
  2. margin: 0;
  3. padding: 0;
  4. text-align: center;
  5. height: 100%;
  6. }
  7. body {
  8. background-image: url(images/headerbackground.gif);
  9. background-position: 0px 0px;
  10. background-repeat: repeat-x;
  11. text-align: left;
  12. margin:0;
  13. padding:0;
  14. height: 100%;
  15.  
  16. }
Add Comment
Please, Sign In to add comment