#garland {
	background: transparent url(garland.png) 0 0 repeat-x;
	height: 215px;
	margin: -20px auto 0;
	width: 928px;
	}

.snowflake {
	cursor: move;
	position: absolute;
	z-index: 5;
	}
	.snowflakeA {
		background: transparent url(snowflake1.png) 0 0 no-repeat;
		height: 50px;
		width: 50px;
		}
	.snowflakeB {
		background: transparent url(snowflake2.png) 0 0 no-repeat;
		height: 43px;
		width: 36px;
		}
	.snowflakeC {
		background: transparent url(snowflake3.png) 0 0 no-repeat;
		height: 25px;
		width: 24px;
		}
	.snowflakeD {
		background: transparent url(snowflake4.png) 0 0 no-repeat;
		height: 43px;
		width: 46px;
		}

	#flakeA1 {
		left: 22px;
		top: 105px;
		}
	#flakeA2 {
		left: 92px;
		top: 539px;
		}
	#flakeA3 {
		left: 970px;
		top: 300px;
		}
	#flakeA4 {
		left: 1039px;
		top: 1412px;
		}
	#flakeA5 {
		left: 992px;
		top: 1025px;
		}
	#flakeA6 {
		left: 71px;
		top: 1574px;
		}

	#flakeB1 {
		left: 1024px;
		top: 203px;
		}
	#flakeB2 {
		left: 46px;
		top: 907px;
		}
	#flakeB3 {
		left: 999px;
		top: 525px;
		}
	#flakeB4 {
		left: 15px;
		top: 1421px;
		}
	#flakeB5 {
		left: 1017px;
		top: 948px;
		}

	#flakeC1 {
		left: 111px;
		top: 340px;
		}
	#flakeC2 {
		left: 72px;
		top: 878px;
		}
	#flakeC3 {
		left: 1049px;
		top: 765px;
		}
	#flakeC4 {
		left: 1037px;
		top: 1089px;
		}
	#flakeC5 {
		left: 38px;
		top: 1352px;
		}

	#flakeD1 {
		left: 54px;
		top: 470px;
		}
	#flakeD2 {
		left: 981px;
		top: 717px;
		}
	#flakeD3 {
		left: 68px;
		top: 1130px;
		}
	#flakeD4 {
		left: 1005px;
		top: 1285px;
		}

.snow {
	position: absolute;
	z-index: 6;
	}
	.snow.snow-alpha {
		background: none;
		color: #fff;
		height: auto;
		width: auto;
		}
	.snow1 {
		background: url(snow1.png) 0 0 no-repeat;
		font-size: 0.5em;
		height: 4px;
		width: 4px;
		}
	.snow2 {
		background: url(snow2.png) 0 0 no-repeat;
		font-size: 0.7em;
		height: 8px;
		width: 8px;
		}
	.snow3 {
		background: url(snow3.png) 0 0 no-repeat;
		font-size: 0.9em;
		height: 12px;
		width: 12px;
		}
	.snow4 {
		background: url(snow4.png) 0 0 no-repeat;
		font-size: 1em;
		height: 16px;
		width: 16px;
		}
	.snow5 {
		background: url(snow5.png) 0 0 no-repeat;
		font-size: 1.2em;
		height: 20px;
		width: 20px;
		}

