html, body {
	width: 100%;
	height: 100%;
}
body {
	background: url(img/bgpic.jpg) top center no-repeat #000;
}

#banner {
	height: 130px;
	text-align: center;
}
	#banner h1 {
	display: block;
	height: 120px;
	font-size: 3px;
	margin:0 auto;
	overflow: hidden;
	width: 361px;
}
#credits p {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6b6b6b;
	width: 460px;
}
#video {
	paddig-top:20px;
	text-align: center;
}

#merry-christmas h1, #greeting h1, #greeting h2 {
	color: #dfdfdf;
	font-family: Georgia, Garamond, "Times New Roman", serif;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	width: 620px;
}
#merry-christmas h1 {
	font-size: 38px;
	margin-bottom: 20px;
	margin-top: 50px;
	width: 620px;
}
#greeting h1 {
	font-size: 25px;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 620px;
}
#greeting h2 {
	font-size: 14px;
	margin-bottom: 20px;
	width: 620px;
}




/* @group Add This Link */
a.addthis_button {
	float: right;
}
/* @end */

/* @group  Disqus */
#comments {
	color: #e5e5e5;
	padding-bottom: 50px;
}
#comments * {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
}
.dsq-comment-header-meta * {
	color: #c2c2c2;
}
#comments a, #comments * a {
	color: #e5e5e5;
}
#comments #dsq-comments-title {
	float: left;
	width: 300px;
}
#comments .dsq-trackback-url {
	color: #e5e5e5;	
}
div.dsq-subscribe {
	color: e5e5e5;
}
span#dsq-subscribe-select {
	color: #e5e5e5;	
	font-size: 11px;
}
span#dsq-subscribe-select a:hover {
	color: #333;
}
/* @group Submit Button */
.dsq-lightbox-submit {
	height: auto;
}

/* @end*/
/* @end */
