body {
	background: #990000 url(images/textedBG1.jpg) no-repeat fixed left top;
	padding-top: 30%;
	padding-left: 260px;

}
.title {
	font: bold 2.5em Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #000000;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.credits {
	color: #FFCC00;
}


a:link {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
}
a:active {
	color: #333333;
}