@charset "utf-8";

body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(../../images/bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.text {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

.newstext {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

