@charset "utf-8";
body {
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family:Arial,Helvetica;
	font-size:12px;
	line-height:1.5;
	word-spacing:1px;
}
.oneColElsCtr #text {
	color:#84C600;
	font-family:Georgia;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	line-height:1.5;
	margin-top:150px;
	margin-left:100px
}
