body {
	background-attachment: fixed;
	background-image: url(images/background800x600.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Cuomotype, Courier, serif;

}
.credits {
	font-size: xx-small;
	text-align: center;
}
.title {
	font-size: medium;
}
.prompt {
	font-size: medium;
	text-align: center;
}
.subtitle {
	font-size: medium;
	color: #163AFC;
}
.instructions {
	font-size: small;
	color: #FFFFFF;
}
.contact {
	font-family: Cuomotype, Courier, serif;
	font-size: large;
	color: #FFFFFF;
}
