body{
	color:black;
	font-family: arial;
	font-size:13px;
	margin:0;
	background-color:white;
	background-image: url('kuvat/tausta2.jpg');
	background-repeat: repeat;
}

img{
  margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}  

.ylaosa{
background-image: url('kuvat/ylalogo.jpg');
background-repeat: no-repeat;
background-color:transparent;
height:243px;
width:100%;
margin-bottom:0;
padding-bottom:0;
}

.keskiosa{
background-color:white;
width:460px;
min-height:320px;
height:100%;
margin-left:167px;
}

.alaosa{
background-image: url('kuvat/alaosa.gif');
background-repeat: no-repeat;
width:100%;
height:114px;
}

.runko{
background-image: url('kuvat/tausta.jpg');
background-repeat: repeat-y;
width:100%;
min-height:1200px;
height:100%;
}

.teksti{
padding-top:10px;
margin-left:20px;
margin-right:20px;
font-size:14px;
}

h1{
color:#818184;
font-size:24px;
font-weight:bold;
margin:0;
padding:0;
}

a{
	color:#0965BE;
	text-decoration:none;
	background-color:transparent;
}

a:active{
	color:#0965BE;
	text-decoration:underline;
	background-color:transparent;
}

a:hover{
	color:#0965BE;
	text-decoration:underline;
	background-color:transparent;
}
