body {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	color: #999999;
	font-family: Arial, Arial, Helvetica;
	font-size: 12px;
}

.text {
	color: #999999;
	font-size: 12px;
}
