body {
	background-image: url(../images/stethoscope-back-4.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
table.maintable {
	left: 188px;
	top: 30px;
	width: 800px;
	position: relative;
}
table.other {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
table.logo {
	left: 10px;
	width: 180px;
	position: absolute;
	top: 15px;
	background-attachment: fixed;
	background-image: url(../images/graphics/logo.gif);
	background-repeat: no-repeat;
}
