/*Christmas Images Display*/
#thebells {
	height: 100px;
	width: 100px;
	/*border: thin solid #006600;
	float: left;
	margin: 0px 0px 0px 50px;*/
}
div.xmasbells {
	height:136px;
	width:140px;
	float: left;
	border: thin solid #006600;
	margin: 0 0 0 25px;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: Red;
	background-color: inherit;
}
.xmasbells p {
	margin:0;
	padding:0;
	border: 0;
}