body {
	background-color: #fce704;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	background-image: url(images/prart.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}
#runko {
	margin: 20%;
	line-height: 1.3;
	padding: 15px;
	background-color: #fce704;
	border: 1px solid #cd4acc;
}
.punainen {
	color: #cd4acc;
}
.leipateksti {
	color: #4f821c;
	font-size: small;
	text-align: justify;
	padding: 0px;
}
.otsikko {
	color: #4f821c;
	font-weight: bold;
	font-size: medium;
	text-transform: uppercase;
	padding: 0px;
}
