.kokosivu {
	background-image: url(taustakuva.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;


}
h1 {
	font-size: 25px;

}
p {
	font-size: 15px;

}
.logo {
	clear: left;
	float: left;
	margin-left: 150px;
}
.kaantaja {
	clear: right;
	float: right;
	margin-top: 35px;
}
.ruutu1 {
	background-image: url(images/ruudut_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;	
}
.ruutu2 {
	background-image: url(images/ruudut_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.ruutu3 {
	background-image: url(images/ruudut_03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.ruutu4 {
	background-image: url(images/ruudut_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.ruutu5 {
	background-image: url(images/ruudut_05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;


}
.ruutu6 {
	background-image: url(images/ruudut_06.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 200px;
	width: 200px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}

