body {
	border: 0px none;
	margin: 0px;
	background-color: #000000;
}

#myTooltip {
	position: absolute;
	left: 253px;
	top: 31px;
	width: 400px;
	color: white;
	font-weight: bold;
	font-size: 11pt;
}