body {
	text-align: center;
        background: #EEEEEE;
        color: #353535;
     }
/* img {
	position: relative;
	top: 20px;
	left: 90px;
	width: 241px;
	height: 100px;
     } */
.what {
	position: relative;
	top: 38px;
	font-size: 12px;
	left: 242px;
	display: none;
     }
div#c {
	/* background-color: #f8f8f8; */
	margin: 0px auto;
	width: 241px;
	text-align: left;
	/* height: 100px; */
	/* border: 2px solid #353535; */
	/* background-image: url(ghencc2.gif); */
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div#c hr {
	width: 90%;
	height: 1px;
	color: #000000;
	text-align: center;
}
div#t {
	margin-top: 100px;
	padding-left: 2px;
	padding-right: 2px;
	}
