@charset "utf-8";
/* CSS Document */
body {
	font-family: Papyrus;
	font-size: 18px;
	font-style: normal;
	background-color: #F00;
	color: #FFF;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.palsta {
	width: 640px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #00F;
	border-right-color: #00F;
	border-bottom-color: #00F;
	border-left-color: #00F;
	height: 480px;
}
a {
	color: #900;
	background-color: #393;
}
h1 {
	font-family: Papyrus;
	font-size: 36px;
}
#keskitys {
	height: 100%;
	width: 1259px;
	border: medium solid #F00;
}

