body {
	background: url(TXT003.jpg);
	background-attachment: fixed;
	color: navy;
}

div.box {
	border:	solid;
	border-width: thin;
}

.question {
	color: navy;
	font-size: 100%;
	font-weight: bold
}

.answer {
	color: blue;
	font-size: 100%
}
