html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
	background-color: #791c27;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(kuvat/tausta.jpg);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
#koonti {
	width: 1113px;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	border: none;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
	height: auto;
/*	background-image: url(kuvat/keskitausta.gif);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;*/
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #eec2c8;
	margin-bottom: -0.2em;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*#linkit {
	color: #FFFFFF;
	text-decoration: none;
	word-spacing: 1.4em;
	width: 1000px;
	padding-top: 0px;
	padding-bottom: 0px;
	letter-spacing: 0.2em;
	background-image: url(kuvat/ylareuna.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	vertical-align: bottom;
	text-align: center;
}*/
/*#sisalto {
	float: left;
	margin: 0px;
	width: 510px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 183px;
}*/
h1 {
	font-size: 1.6em;
	color: #eec2c8;
	margin-top: 2.2em;
	font-weight: bold;
	line-height: 1.4em;
	margin-bottom: -0.3em;
	letter-spacing: 0.1em;
}
/*#linkit a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}*/
#alareuna {
	width: 1113px;
	height: 37px;
	background-image: url(kuvat/alareuna.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
/*#linkit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	margin-bottom: 0em;
	text-decoration: none;
	padding-top: 5.2em;
}*/

