html {
	font-size: 100%;
	background-color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	margin-top: 15px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.2em;
}
h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #DA0019;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #DA0019;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #DA0019;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #DA0019;
	text-decoration: underline;
}
.lihavointi {
	font-weight: bold;
}
#etusivulaatikko {
	background-image: url(kuvat/etusivu-tausta.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	left: auto;
	right: auto;
	height: 530px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#etusivuteksti {
	padding: 0px;
	margin-left: 320px;
	width: 260px;
	margin-top: 0px;
}
#etusivuteksti p {
	margin-bottom: 6em;
}
#etusivuteksti h1 {
	font-size: 1.6em;
	color: #DA0019;
	margin-bottom: 7em;
}
