/*
	pvoh...
	
	copyright: raikku.net

*/
.otsikko	{
		font-family: "courier";
		font-size: 180%;
		font-weight: normal; 
		text-align: center;
		color: #2c281c;
		margin-top: 10em;
}	

.copyright {
		font-family: "courier";
		font-size: 46%;
		font-weight: normal;
		text-align: right;
		color: #2c281c;
		margin-top: 37em;
		background: #FCFCFC;
}