.text {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: none;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	background-color: #000000;
	height: auto;
	width: auto;
}

