html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	border: hidden;
	background-color:#E9E7E7;
	text-align: center;
}

.text {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.header
{
	margin-top: 6px;
}
.case
{

}
