body {
   background: url(sivutausta.jpg) repeat-y #ffffff; 
   margin-top: 10px;
   margin-bottom: 10px;
   margin-left:200px;
   color: #000000; 
   font-size: 12px; 
   font-family: Arial;
   line-height:18px;
   font-style:normal;
   text-align:justify;
}

div#txt {
   border:0px solid #5D97A2;
   width:700px;
}

h1 {
   text-indent:15px;
   color: #a62424;
   font-family:Book Antiqua, Times New Roman, Georgia, Garamond, Serif;
   font-size: 16px;
   font-style:italic;
   text-align: left;
   letter-spacing: 0px;
   border-bottom:1px dotted #787878;
}

h2 {
   text-indent:15px;
   color: #787878;
   font-family:Book Antiqua, Times New Roman, Georgia, Garamond, Serif;
   font-size: 14px;
   font-weight: bold;
   text-align: left;
   letter-spacing: 0px;
}

h6 {
	font-family: Arial;
	color: #000000;
        text-align: justify;
	font-size: 12px;
        line-height: 18px;
        font-weight: normal;
}

.kkuva {
   border:1px solid #787878;
   margin-bottom: 4px;
   margin-left:6px;
}

.kkuva2 {
   border:1px solid #787878;
   margin-bottom: 4px;
   margin-right:6px;
}

A:link {color:#a62424; text-decoration:none;}
A:visited {color:#a62424; text-decoration:none;}
A:active {color:#a62424; text-decoration:none;}
A:hover {color:#787878; text-decoration:none;}
