.navi {
	position: absolute;
	left: 10px;
	top: 185 px;
	font-size: 95%;
	
}

.yla1 {
    position: absolute;
	left: 10px;
	top: 5px;
	z-index:2
}

.yla2 {
    position: absolute;
	left: 165px;
	top: 20px;
	z-index:1;
	color: #71c400;
}

.yla3 {
    position: absolute;
	left: 135px;
	top: 10px;
	;
}


.asia {
	position: absolute;
	padding-left:10px;
	padding-top: 20px;
	padding-right: 10px;
	left: 145px;
	top: 150px;
	width: 70%;
	background-color: white;
	background-position: right ;
	border-style: groove;
	border-width: 3px 2px 4px 2px;
	border-color: blue
	font-family: garamond;
}
.kuva {
	position: absolute;
	left: 5px;
	top: 2px;
	}

.oikea {
    margin-left: 50%
	}

body {
background-color: white;
background-image: url(../kuvat/no.gif);
background-repeat: no-repeat; 
background-attachment: fixed ;
}

h1 {
width: 90%;
color: white;
Font-family: 'Times New Roman';
font-style: italic;
text-align: center;
background-color: #91A4AD;
border-style: groove;
border-width: thin;
border-color: yellow yellow yellow yellow;
}

.asia h2 {
background-color: navy;
color: white;
}

h2 {
color: #006633;
width: 90%;
Font-family: 'Times New Roman';
font-style: italic;
text-align: center;
font-size: 100%;
background-color: #F4E6CB;
padding: 5px 5px 5px 5px;
border-style: groove;
border-width: thin;
border-color: green yellow green yellow;
margin-left: 20px;
}

h4 {

width: 60%;
font-size: 85%;
Font-family: 'Times New Roman';
font-style: italic;
text-align: center;
background-color: #91A4AD;
border-style: groove;
border-width: thin;
border-color: yellow yellow yellow yellow;
color: white;
}

p {
margin-left: 10px;

}

li { 
list-style-image: url(../kuvat/li.gif);
margin-left: 10px;
}

.asia table {
margin-left: auto;
margin-right: auto;
}


a:link { color: navy}
a:visited { color: #6633CC;text-decoration:none} 
a:active { background-color:blue; color: black}
a:hover { background-color: navy; color: white }
a:focus { background-color: yellow; color: blue }
a {text-decoration:none}


