body {
    background:#fff;
color: #000000; 
font-size: 12px; 
font-family: 
arial;line-height:19px;
text-align:justify;
}
div#koko {
    width:800px;
    margin:0 auto;
}
div#otsikko {
	background-image:url(otsikko.jpg);
	margin-bottom:5px;
	text-align:center;
	height:170px;

}
div#menu {
    width:150px;
    float:right; 
}
.menu { 
    border:1px solid #ccc;
    background:#eee;
    margin-bottom:5px;
    padding:5px;
    font-size:12px;
}
div#sisalto {
    margin-right:158px; 
    border:1px solid #ccc;
    background:#eee;
    margin-bottom:5px;
}
div#paatos {
    clear:both;
    text-align:center;
    border:1px solid #ccc;
    background:#eee;

}
p {
    margin-left:15px;
    margin-right:15px;
    font-size:12px;
    text-align:justify;
}
ul {
    margin:0;
    padding:0;
    list-style:none;
}

h1 {
	font-family:Arial, 'Arial Narrow', Sans-Serif;
	color:#808080;
	font-size:16px;
	margin-left:15px;
	border-bottom:1px dotted #808080;
}

h2 {
	font-family:Arial, 'Arial Narrow', Sans-Serif;
	color:#808080;
	font-size:14px;
	margin-left:15px;
	border-bottom:1px dotted #808080;

}

h3 {
	font-family:Arial, 'Arial Narrow', Sans-Serif;
	color:#808080;
	font-size:12px;
	margin-left:15px;
}

A:link,A:visited,A:active{
cursor: default;
text-decoration: none;
color: #808080;


}

A:hover{
cursor: default;
text-decoration: none;
color: #ccc;
}
table,td,tr {
color: #000000; 
font-size: 12px; 
font-family: 
arial;line-height:19px;
text-align:justify;}

.kirja {
width:90%;
height:200px;
overflow:auto;
margin:0 auto;
border: 1px solid #ccc;
background-color:white;
}

.kirja2 {
	font-family:Arial, 'Arial Narrow', Sans-Serif;
	font-size:11px;
	margin-left:15px;
}

.kuvao {
	margin-left:5px;
	margin-right:10px;
	float:right;
}

.kuvav {
	margin-right:5px;
	margin-left:10px;
	float:left;
}

.laatikkoo {
	margin-left:10px;
	padding-left:10px;
	margin-right:10px;
	float:right;
	width:150px;
	border:1px solid #ccc;
	background-color:white;
}