body {
	background-color: #CCCCCC;
	background-image: url(/another_tile_bac.gif);
	margin-top: 25px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}
h2 {
	color: #666666;
	visibility: hidden;
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
}
.info {
	display: none;
	color: #999999;
}

