.tausta {
	background-image: url(taustaruutu.gif);
}

.kehystaulukko {
	height: 100%;
	width: 700px;
        position:absolute;
        top:0px;
        left:200px;
	background-color: rgb(226, 226, 226); 
	background-image: url(pullo.jpg); 
	background-repeat: no-repeat; 
        border-style: solid; 
	border-left-width: 8px;
	border-left-color: 434040;
        border-right-width: 11px;    
	border-right-color: 0a0a0b;  
	border-bottom: none;
	border-top: none;
}

.navi a:link, a:visited {
	color: 0a0a0b;
	text-decoration: none;
	font-size: 14px;
}

.navi {

	color: 0a0a0b;
        font-size: 14px;
	font-weight: bold;
 	font-family: Tahoma, Arial, sans-serif;
	text-decoration: none;
}

.perusteksti {
	color: 0a0a0b;
        font-size:14;
	font-family: Tahoma, Arial, sans-serif;
}

.otsikko {
	color: 0a0a0b;
        font-size:14;
	font-weight:bold;
	font-family: Tahoma, Arial, sans-serif;
}

