#copy2, #copy {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom: 20px;
	width: 640px;
	display: table-cell;
	background-image: url(pix/homebg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	padding-left: 226px;
}
#copyspec {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	padding-bottom: 20px;
	width: 668px;
	display: table-cell;
	background-image: url(pix/3dmolsm.jpg);
	background-repeat: no-repeat;
	background-position: right 10px; /* was 300px vertical */
	position: relative;
	padding-left: 226px;
}
