body{
    background-color:#232733;
    font-family:Georgia;
    font-size: 12.5px;
    line-height:1.8;
    text-align:justify;
    list-style-type:disc;
}

A:link, A:active, A:visited {
	color: 4f5566;
	font-weight:600;
	cursor: default;
	text-decoration:none;
}

A:hover {
	color: 4f5566;
	text-decoration:none;
	cursor: pointer;
}

h5 {
	border-bottom: 3px solid #c7b7aa;
	margin: 15px;
	
}

h6 {
	color: white;
	font-size: 15px;
	font-family:Book Antiqua;
	border-bottom: 1px dotted #c4cbbd;
	margin: 5px;
	padding: 0px;
}

div#koko{
	position:static;
	top:0px;
}

div#otsikko {
    background-color:#232733;
    width:677px;
    height:198px;
    position:absolute;
    top:30px;
    left:15%;

}


div#keski {
    background-color:#232733;
    background-image:url(ykskeski.jpg);
    background-repeat:repeat-y;
    position:absolute;top:228px;left:15%;
    width:677px;

}

div#teksti {
    position:relative;left:35px;top:12px;
    width:605px;
    color:#4f5566;
}

h2 {
    font-family:Georgia, 'Palatino Linotype', Serif;
    color:#555;
}

pre {
    font-family:Arial, 'Arial Narrow', Sans-Serif;
    font-size: 12.5px;
    line-height:1.8;
    text-align:justify;
}
