@charset "UTF-8";
body {
	margin-top: 0px;
	background-image: url(diamond.gif);
	background-repeat: repeat;
}
.naration {
	font-style: italic;
}
.continue {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

