div, table, td, span, img {
}

div.body {
	width: 100%;
	color: black;
	text-align: justify;
	position: relative; /* static */
	overflow: visible;
	left: 0px;
}

img.main {
	display: none;
}