/*CHRISTMWA GRAPHICS*/
.holly {
	position:absolute;
	background-image: url(../images/christmas/holly.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 67px;
	z-index: 40;
	float: left;
}

.holly2 {
	position:absolute;
	background-image: url(../images/christmas/holly2.gif);
	background-repeat: no-repeat;
	width: 115px;
	height: 67px;
	z-index: 40;
	left: 734px;
	top: 208px;

}
.holly3 {
	position:absolute;
	background-image: url(../images/christmas/holly3.gif);
	background-repeat: no-repeat;
	height: 59px;
	z-index: 40;
	float: left;
	width: 100px;
	top: 13px;

}
/*CHRISTMWA GRAPHICS*/
