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

body {
	color: #906;
	background-color: #F6F;
	font-family: "Gill Sans MT";
}
h1 {
	font-family: "Gill Sans MT";
	font-size: 50px;
	background-color: #F9F;
	width: auto;
	background-repeat: no-repeat;
}
a {
	color: #906;
	background-color: #F9F;
}
#keskitys {
	margin: auto;
	height: 100%;
	width: 700px;
	border: thick dotted #F09;
}
.palsta {
	width: 650px;
	padding: 10px;
	
}

