Advertisement
Guest User

Untitled

a guest
Feb 1st, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <style type="text/css">
  2.  
  3. body {
  4. background-image: url(style/pozadi.jpg);
  5. background-repeat: no-repeat;
  6. background-color: #000000;
  7. background-position: right top;
  8. background-position: 50% 1px;
  9. margin: 0px auto;
  10. }
  11.  
  12. .hlava_vrch{
  13. margin: 0px auto;
  14. width: 200px;
  15. height:220px;
  16. }
  17. .logo{
  18.  
  19. margin: 0px auto;
  20. width: 208px;
  21. }
  22.  
  23. pismo_bile
  24. { font-family: Helvetica, Arial, sans-serif;
  25. font-size: 0.9em;
  26. color: #EBE2E7;}
  27.  
  28. </style>
  29.  
  30. <div class="body">
  31. <div class="hlava_vrch">
  32. <div class="hlava_vrch"><pismo_bile> TEXT </div> </div></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement