.xmas {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: fixed;
	background-image: url(xmasBK.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.picHolder {
	overflow: auto;
	position: relative;
	height: 350px;
	width: 720px;
	top: 0px;
}

