Guest User

Untitled

a guest
Mar 17th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. body {
  2. background: green;
  3. }
  4. #container {
  5. margin-left: auto;
  6. margin-right: auto;
  7. width: 800px;
  8. }
  9. #header h1 {
  10. text-align: center;
  11. }
  12. #header h2 {
  13. font-style: italic;
  14. }
Add Comment
Please, Sign In to add comment