* {margin: 0; padding: 0; border: 0;}html { height:100%; }body {	margin-left: auto;	margin-right: auto;	text-align: center;	padding: 0;	border: 0;	background-image: url('background.gif');	background-repeat: no-repeat;	background-position: center center;	height: 100%;	width: 100%;}img {margin: 0; padding: 0; border: 0;}/* These are within the flash file *//* Used for the name and model number  of the tools*/#flash {	width: 900px;	height: 100%;	overflow: hidden;	margin-left: auto;	margin-right: auto;	vertical-align: middle;}#noFlash {	margin: 20px 20px 0 20px;}
