.picture {
	background-attachment: fixed;
	background-color: #999999;
	background-repeat: no-repeat;
	position: fixed;
	height: 145px;
	width: 210px;
	background-image: url(images/comming%20soon.gif);
}
.calculatorlinks {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}
