.otsikko {
	width:  100%;
	text-align: center;
}

.palsta1 {
	text-align: justify;
	float:	left;
	width:	20%;
}
.viiva  {
	float: left;
	width: 100%;
}

.palsta2 {
	text-align: justify;
	float:	left;
	width:	65%;
}

.palsta3 {
	float:	left;
	width:	20%;
}

.linkit {
	float:	left;
	width:	15%;
}

.kuvat {
	text-align: center;
}

a:link
{
	color: BCD2EE;
}
a:hover
{
	background-color: #C0E0E0;
	color: black;
	
}
a:visited
{
	color: #4682B4; 
}
body
{
	text-align: justify;
	font-size: 11pt;
        font-family: Arial, Verdana, Bookman Old Style, Times New Roman, sans-serif;
	margin: 5;
        background-color: black;
	color: FFD39B;
	scrollbar-base-color: black;
        scrollbar-arrow-color: FFD39B;
}

h1
{
	font-family: Monotype Corsiva, Arial, Verdana, sans-serif;
	font-size: 36pt;
}
h2
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 24pt;
}
h3, h4, h5, h6
{
	font-family: Arial, Verdana, Bookman Old Style, Times New Roman, sans-serif;
        color: FFD39B;
}
h1, h2
{
	text-align: center;
}


h4
{
	font-size:11pt;
}
h5
{
	font-size:10pt;
	font-style: italic;
	text-align: center;
}


.tekijat {
	font-size: 10pt;
}
