@charset "utf-8";
#area {
	height: 300px;
	text-align: center;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
#top {
	background-color: #d30313;
	height: 30px;
}
h1 {
	color: #d30313;
	font-size: 35px;
}
