body {
background-image: url('kuvat/headtausta.jpg');
}

.background { position: absolute;
	
	top: 6px;
	left: 200px;
	z-index: 1;
	font-family:"Verdana, serif";
	font-weight: bold;
	font-size: 23pt;
	color: #700038
}

.foreground { position: absolute;
	top: 30px;
	left: 400px;
	z-index: 2;
	font-family: "Times New Roman";
	font-weight: bold;
	font-size: 14pt;
	color: blue
}
