.kuvausteksti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFC820;


}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-variant: small-caps;
	text-align: center;
	color: #FFC820;

}
.pienikuvausteksti {
	font-size: medium;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFC820;
	text-align: center;


}
body {
	background-color: #000033;
}

