.bk_tile {
	background-image: url(images/bkgnd_tile.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bg_wrench {
	background-image: url(images/body_wrench.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5pt;
	color: #000000;
}
