#Xmas
{
	position: relative;
	clear: both;
	padding-top: 80px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	background-image: url(../../images/xmas/merry-christmas.png);
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 0;
}

#Glow50
{
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: auto;
	z-index: 1;
}
#Glow100
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 550px;
	height: auto;
	z-index: 1;
}

#SignOff
{
	font-style: italic;
	color: RoyalBlue;
}