	body {
		text-align:justify; 
		font-family:Time News Roman;
		color:#000000;
		font-size:12px;
		letter-spacing:0px;
		background-color:#FFFFFF;
		margin: 0px;
		padding: 0px;
	}

	p.otsikko {
		font-family:Time News Roman;
		text-align:right;
		letter-spacing:4px;
		font-size:13px;
		color:#000000;
		text-transform:uppercase;
		background-color:#5B90DE;
	}
	
	p.head {
		font-family:Time News Roman;
		text-align:right;
		letter-spacing:4px;
		font-size:15px;
		color:#000000;
		text-transform:uppercase;
		background-color:#8E5541;
	}


	p.normaali {
		text-align:justify;
	}

	a:link, a:visited {
		color:#000000;
		text-decoration:underline;
	}

	a:hover, a:active {
		text-decoration:underline;
		color:#000000;
		background-color:#5B90DE;
	}

	div
	{
		font-family:Time News Roman;
		color:#000000;
		font-size:12px;

	}
	
	div.mainContents
	{
		background-color:#808080;

		margin-left: auto;
		margin-right: auto;
		margin-top: auto;
		margin-bottom: auto;
		
		position: relative;
		
		width: 314px;
	}
	
	#otsikko {
		background: #FFFFFF;
		background-image:url(kesakisu.png);
		position:relative;
		width: 372px;
		height: 646px;

		text-align:left;
	}


	#tavara {
		background:#FFFFFF;
		position:relative;
		width:314px;
		height:100%;
	}

	#tavara2 {
                background:#808080;
		height:15px;
	}
