.christmasstyle {
	background-attachment: scroll;
	background-color: #ff0000;
	background-image: url(../backgrounds/red.gif);
	background-repeat: repeat-y;
	background-position: 0px top;
	height: auto;
	width: 55px;
	border: none ff0000;
	left: 0px;

}

