
.main 		{position:relative;z-index:999;padding:60px 0 400px;margin-bottom:-100px;background:url(../images-21CNY/bgr/santa.png) 50% 100% no-repeat;}
.text 		{width:100%;text-align:center;}
.foot			{position:relative;z-index:999;padding-top:40px;}
.foot .wrap {border-top:1px solid #ccc;padding-top:20px;}
.foot a 		{color:#313140;}
.foot a:hover,
.foot a:focus	{color:#c62828;}


h1,h2,h3,h4,h5,h6 {font-family: 'Great Vibes', cursive;}
h1 {color:#fff;font-size:100px;font-weight:normal;padding:0 5%;text-shadow:0 3px 3px rgba(0,0,0,.3);}
h2 {font-size:40px;}
h3 {font-size:36px;}
h4 {font-size:30px;}
h5 {font-size:24px;}
h6 {font-size:18px;}

.contact {position:relative;display:block;height:auto;}


@media screen and (max-width: 830px) {
	.main {background-size:contain;-webkit-background-size:contain;padding-bottom:600px;}
	h1 {font-size:5rem;}
}

@media screen and (max-width: 560px) {
	.main {padding-bottom:350px;}
	h1 {font-size:4rem;}
}