Guest User

Untitled

a guest
Jun 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1.  
  2. /* The main body of the entire forum. */
  3.  
  4. body
  5.  
  6. {
  7.  
  8. margin: 0;
  9.  
  10. padding: 0;
  11.  
  12. background: #222222 url(images/headergrunge.jpg) repeat-x;
  13.  
  14. font-family: Verdana, Arial, sans-serif;
  15.  
  16. font-size: 16px;
  17.  
  18. color: #fff;
  19.  
  20. }
Add Comment
Please, Sign In to add comment