body {
	background-color: #36030C;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.cfslink {
	color: #FFFF00;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.cfslink:hover {
	color: #FFEA01;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFF00;
	font-weight: bold;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFF00;
}
