body {
	background-color: #ffffff;
	color: #000000;
	vertical-align: top;
	margin: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	z-index: 2;
	border: thin none;
	white-space: normal;
	float: left;
	height: auto;
	width: 90%;
	position: relative;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
/*	background-image: url(aaa.png); */
/*	background-position: left top; */
/*	background-repeat: no-repeat; */
}

div.header {
	text-align: center;
	clear: both;
}

div.infobox {
	float: none;
	background-color: #FFFF00;
	padding: 10px;
	margin: 10px;
	width: 80%;
}
