/* CSS Document */

body {
background-color: white;
background-image: url(kuvat/tausta.gif);
background-repeat: no-repeat;
}

.linkit {
position: absolute;
left: 70px;
top: 70px;
}

p {
font-family: Verdana, Georgia, Times New Roman;
font-size: 11px;
color: #4B4814;
}


a:link,a:visited{
	color: #9C710A;
	text-decoration : none;
	font-size: 11px;
	background-color : transparent;
	border : 0;
}

a:hover {
	background-color: #EBEBEB;
}

a.navit:link, a.navit:visited {
	color: yellow;
	font-size: 12px;
	color: #584C4C;
	font-size: 12px;
	font-family: Verdana, Georgia, Times New Roman;
	line-height: 30px;
}	

a.navit:hover {
	background-color:
	text-decoration: none;
}

h1 {
font-family: Verdana, Georgia, Times New Roman;
font-size: 14px;
color: black;
border-left: none;
border-top: none;
border-right: 1px solid #BBB215;
border-bottom: 1px solid #BBB215;
letter-spacing: 0.04em;
text-align: right;
}

h2 {
font-family: Verdana, Georgia, Times New Roman;
font-size: 13px;
color: #4B4814;
font-weight: strong;

}

li {
font-family: Verdana, Georgia, Times New Roman;
font-size: 11px;
color: #4B4814;
list-style-type: square;

}

img {
margin-right: 10px;
}

.otsikko {
position: absolute;
top: 200px;
left: 300px;
width: 400px;
}

.perusteksti {
position: absolute;
top: 250px;
left: 300px;
width: 400px;
}