body {
	background-color: #663300;
	margin: 0px;
	padding: 0px;
	border: 0 px;
	border-bottom-width: 0px;

}
	

#pohja {
	width: 600px;
	background-image: url(images/Tausta1.jpg);
	height: auto;
	background-repeat: no-repeat;
	background-color: #FFCC99;
	background-position: bottom;
	border: solid #996633 2px;
}

#valikko {
	float:left;

}

a:link {
	text-decoration: none; color: #000000
}
a:visited {
	text-decoration: none; color: #000000
}
a:hover {
	text-decoration: none; color: #000000
}
a:active {
	text-decoration: none; color: #000000
}
p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: -1px;
	line-height: 17px;
	font-style: normal;
	font-size: 18px;
	word-spacing: 3px;
	margin: 15;
}
.iso {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 19pt;
}
