/* CSS Document */
body {
margin: 0px;
background-image: url('kuvat/tausta.jpg');
background-color:#25292F; 
font-family: Garamond, 'Times New Roman', serif;
font-size: 14px;
font-size-adjust: 0.395;
color: #3A1B0F;  
}
h1 {
font-size: 18px;
margin-top: 0px;
}
h2 {
font-size: 16px;
}
h3 {
font-size: 14px;
margin-top: 1px;
margin-bottom: 5px;
}
p.big {
	font-size: 16px;
	font-weight: normal;
}
b {
	color: #FF0000;
} 
a {
color: #3A1B0F;
}

a:link img{border:1px solid #FBF3DF;}
a:visited img{border:1px solid #FBF3DF;}
a:hover img{border:1px solid #281B00;}
a:active img{border:1px solid #281B00;}

ul {
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
}
li {
	margin-left: 10px;
	margin-top: 2px;
} 
fieldset {
	margin: 0px;	
	margin-bottom: 3px;
	padding: 3px;
}
legend {
	color: #281B00;
}
form {
	margin: 0px;
	padding: 0px;
} 
pre {margin-top: 5px;}

.tab {
height: 38px;
width: 92px;
padding-left: 6px;
background-repeat:no-repeat;
}
.tabtext {
font-size: 14px;
font-weight: bold;
text-decoration: none;
color: #3A1B0F;
}
.numtabtext {	
	font-size: 16px;
	font-weight: bold;	
	text-decoration: none;
	color: #FF0000;		
}
.numtabtext2 {
font-size: 16px;
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}
#taustakuva {
position: absolute;
left: 52%;
top: 50%;
margin-left: -436px;
margin-top: -279px;
width: 872px;
height: 557px;
z-index: 0;
}