Guest User

Untitled

a guest
Dec 11th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. #xmasHolder {
  2. position: absolute;
  3. left:17px;
  4. top:70px;
  5. background-image:url(../images/xmasBground.jpg);
  6. width:895px;
  7. height:895px;
  8. border: medium #FFF solid;
  9. z-index:1
  10.  
  11. }
  12.  
  13. #colOneXmas {float:left; width:236px; margin-left:38px; margin-top:430px;}
  14. #colOneXmas p {color:#FFF; text-align:center; font:Georgia; font-weight:lighter;}
  15. #colTwoXmas {float:left; width:620px; position:relative;}
  16.  
  17. .font21 {font-size:21px;}
  18. .font36 {font-size:36px; margin:5px 0px;}
  19.  
  20. #containerColTwoOne {width:555px; height: 459px; background-image:url(../images/colTwoimageOne.png); background-repeat:no-repeat; margin-top:30px; margin-left:35px;}
  21. #containerColTwoOne p {color:#FFF; font-size:16px; line-height:19px; margin-bottom:10px;}
  22.  
  23.  
  24. #Warmest {margin-left:35px; margin-top:20px;}
  25.  
  26. #Present {margin-top:20px;}
  27.  
  28. #close {position:absolute; top:5px; right:5px;}
  29.  
  30. #xmasTextHolder {width:300px; padding:20px}
  31.  
  32. #xmasLogo {float:left; margin-right:20px;}
Add Comment
Please, Sign In to add comment