* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #CCCCCC;
}
#container {
	width: 90%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* -60px on footerin korkeus*/
	min-width: 455px;
	background-color: #E0C2B6;
}
#linkkitxt {
	text-align: center;
	background-color: #DFC2B4;
	word-spacing: 25px;
	margin-top: 20px;
}
#sisalto {
	text-decoration: none;
	width: 90%;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 50px;
	text-align: center;
	background-color: #E0C2B6;
}
#header {
	height: 200px;
	background-color: #CCCCCC;
}
#navi {
	clear: both;
	height: 34px;
}
#navi ul {
	list-style-type: none;
	padding: 0px;
}
#navi li {
	width: 25%;
	height: 35px;
	text-align: center;
	display: block;
	float: left;
}
.linkit {
}
#navi a {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #000;
	background-color: #CE999A;
	display: block;
	line-height: 35px;
	text-transform: uppercase;
}
#navi a:hover {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	font-size: 1.2em;
	color: #FFF;
	background-color: #D1999A;
	display: block;
	line-height: 35px;
	text-transform: uppercase;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	padding-bottom: 10px;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	padding-top: 5px;
}

#footer {
	clear: both;
	height: 60px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	margin-top: 20px;
}
.push {
	clear: both;
	height: 60px;
}
#footer a {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 10px;
	text-decoration: none;
	color: #666;
	float: none;
}
.linkit {
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
	background-color: #DDC2B0;
	text-transform: uppercase;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
}
.kuvalinkit {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	background-color: #DEC2B2;
	color: #FFF;
}
.kuvalinkit:hover {
	color: #000;
}
