.td {
	background-attachment: fixed;
	background-image: url(images/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
table {
	white-space: normal;
	display: table-row-group;
}
.images {
	border: 2px double #990000;
}
