body {
	color: #000;
	background: #FCFBF5 url(bg_kirja.gif) repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	margin:0;
	padding:10px 20% 10px 10%;

	/*IE:n scrollbar-värit*/
	scrollbar-3dlight-color: #333;
	scrollbar-arrow-color: #333;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff; 
	scrollbar-highlight-color:#fff;
	scrollbar-shadow-color: #333;
	scrollbar-track-color: #fff;
}

img.pyha {margin-bottom:20px;}

/* linkkityylit */
a {text-decoration:underline;}	
a:visited {text-decoration:underline;}
a:hover {color:#2C2121; text-decoration:none;}

p {}

h1,h2 {color:#333;}

h2 a, h2 a:visited {color:#333; text-decoration:none;}

h3 a, h3 a:visited {color:#333; text-decoration:none;}

h4 a, h4 a:visited {color:#333; text-decoration:none;}

h5 a, h5 a:visited {color:#333; text-decoration:none;}

i a, i a:visited {color:#AC3516; padding:0 4px; text-decoration:none; border: dotted 1px #AC3516; font-family:arial, helvetica, sans-serif; }

hr {height:1px;
	color:#ccc;
	background:#ccc;}

dt,dt a, dt a:visited {font-family:arial, helvetica, sans-serif;}

dd {}

img {border:none; vertical-align:bottom;}
