@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F00;
	background-color: #CCC;
	font-style: normal;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
	color: #F00;
}
a {
	font-weight: bold;
	color: #000;
}
#keskitys {
	height: 100%;
	width: 700px;
	border: medium ridge #FCF;
	margin: auto;
}
.palsta {
	padding: 10px;
	width: 650px;
	margin: auto;
}

