body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;

}
.center {
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
	left: 50%;
	top: 50%;
	right: 50%;
	bottom: 50%;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

