/* CSS created by myself (Sysode) credits go to Google fonts for the fonts - obviously & also to 123rf.com for the santa image
--
The only image used in this design is the santa image, tried to create it in CSS but things got too complicated and it looked way to basic.

Merry Christmas :-)
*/
@import url(https://fonts.googleapis.com/css?family=Mountains+of+Christmas:400,700);@import url(https://fonts.googleapis.com/css?family=Shadows+Into+Light);body,html{background:#2c3e50;box-shadow:none;padding:0;margin:0}h1{font-family:'Mountains of Christmas',sans-serif;color:#e74c3c;font-size:350%;text-shadow:1px 1px rgba(0,0,0,.2);letter-spacing:9px;text-align:center}p{color:#FFF;font-family:'Shadows Into Light';text-align:center;font-size:110%}.container{width:800px;height:20px;margin:3% auto}section.snow{bottom:0;background:#FFF;position:absolute;width:100%;height:70px}.santa{background:url(https://i.imgur.com/59YBJP6.png)no-repeat;width:177px;height:115px;z-index:200;margin:0 auto;margin-top:-6%}.leaves{margin-top:;width:0;height:0;border-left:90px solid transparent;border-right:90px solid transparent;border-bottom:350px solid rgba(39,174,96,.7);z-index:50;position:relative}.left{width:0;height:0;border-left:95px solid transparent;border-bottom:350px solid #1e7b4d;display:inline-block;margin-left:-95px;z-index:-1231;position:relative}.top{width:0;height:0;border-left:28px solid transparent;border-right:28px solid transparent;border-bottom:100px solid #fff;display:inline-block;z-index:100;position:absolute;margin-top:0;margin-left:-28px}.trunk{background:#4F2412;width:25px;height:50px;z-index:102;display:block;margin-left:73px}.tree1{display:inline-block;margin-left:5%}.tree2{margin-left:45%;display:inline-block}