@charset "utf-8";
#area {
	width: 100%;
	text-align: center;
}
#top {
	width: 100%;
	height: 30px;
	background-color: #505050;
}
h1 {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 50px;
	color: #505050;
}
#kuva {
	margin-top: 5%;
}
