 body {
   background: white;
   font-size: 12pt;
}

.centerleftcontent
 {
	width: auto;
	margin:  1%;
	padding: 0;
	border: 0 none;
	float: none !important;
	color: black;
	background: transparent none;
	position: static;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   }
 
   .rightcontent {
	display: none;
}
.leftcontent {
	display: none;
}
.menu {
	display: none;
}
.topbar {
display: none;
}

img {
	position: relative;
	height: auto;
	width: auto;
	background: right bottom;
}
.header {
	display: none;
}
