Advertisement
Guest User

WAOH Naija background

a guest
Jun 21st, 2012
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. /* The Outer cover */
  2.  
  3. #wrapper {
  4.  
  5. margin:0px auto;
  6. position:relative;
  7. width:1000px;
  8. background:url(images/wrap.png);
  9. }
  10.  
  11. #topribbon{
  12. background:url(images/waohnaija2.jpg) top center no-repeat;
  13. margin-top:0px;
  14.  
  15. }
  16.  
  17. #casing {
  18. padding:0px 0px 10px 0px;
  19. margin:0px auto;
  20.  
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement