body {
	background-color: #e7e7e7;
	text-align: center;
	margin: 0;
	background-image: url(pics/tausta.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-attachment: fixed;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}  
.tervetuloa {
	width:820px;
	height:620px;
	background-image: url(pics/tervetuloa.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.in {
	position: absolute;
	top: 550px;
	left: 165px;
}

.pohja {
	width:820px;
	height:620px;
	background-image: url(pics/bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

.pohja-iso {
	width:1100px;
	height:1100px;
	background-position: top;
	background-repeat: no-repeat;
}

.teksti {
	position: absolute;
	top:60px;
	left:100px;
	width: 620px;
	text-align: left;
}

.teksti-iso {
	position: absolute;
	top:10px;
	left:10px;
	right:10px;
	width: 1000px;
	text-align: left;
}

.seuraava {
	position: absolute;
	top:550px;
	left:600px;
	width:220px;
	height:20px;
}
.edellinen {
	position: absolute;
	top:550px;
	left:0px;
	width:220px;
	height:20px;
}

.sivut {
	position: absolute;
	top:550px;
	left:220px;
	width:380px;
	height:20px;
	text-align: center;
}

p {
	line-height: 20px;
	margin-top: 10px;
	
}




a.menu, a:active.menu, a:focus.menu, a:link.menu, a:visited.menu {
	color: black;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	 
}
a:hover.menu {
	text-decoration: underline;
}

div.menu {
	
	width: 480px;
	position: absolute;
	top:20px;
	left:300px;
	height: 30px;
	
}




.clear{
	clear: both;
}

h1 {
	margin-top: 10px;
	margin-bottom: 25px;
	font-size:20px;
}

h2{
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 16px;
}

h3{
	margin-top: 25px;
	margin-bottom: 15px;
	font-size: 12px;
}

a.kuva, a:active.kuva, a:focus.kuva, a:hover.kuva, a:link.kuva, a:visited.kuva {
	border: 0px;
	margin: 5px 5px 5px 5px;
}

table.ajankohtaista {
	width: 650px;
}

td {
	margin: 5px 5px 5px 5px;
	text-align: left;
	vertical-align: top;
}