@charset "utf-8";
/* yizhanzzw */

body {
	font-size: 16px;
}
h1 {
	font-size: 42px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
body {
	font-family: sans-serif;
	line-height: 1.5;
}
pre {
	font-family: monospace;
	;
	white-space: pre-wrap;
	font-size: 14px;
}
h1, h2, h3 {
	font-family: 'Palatino Linotype', serif;
}
strong {
	font-weight: bold;
}
p {
	margin-bottom: 12px;
}
h2 {
	margin-bottom: 12px;
	margin-top: 24px;
}
h2 {
	border-bottom: 1px solid #aaa;
	padding-bottom: 6px;
}
h3 {
	padding-bottom: 6px;
}
h1 {
	color: #269;
}
canvas {
	float: left;
}
#lakes {
	overflow: hidden;
}
#container {
	width: 720px;
	margin: 30px auto;
}

