body {
	font-family: arial, trebuchet ms;
	font-size: 1em;
	color: #666;
}
a {
	color: #34a;
}
h1 {
	color: #333;
	margin-bottom: 40px;
}
h1 a {
	color: #333;
}
h1 a:hover {
	color: #447;
}
h2 {
	color: #669;
	margin-top: -10px;
	font-size: 1.3em;
	margin-bottom: 20px;
	margin-top: 30px;
	text-align: right;
}
h3 {
	font-size: 1em;
	clear: left;
	color: #555;
	border-top: thin solid #999;
	padding-top: 6px;
	margin-top: 30px;
}
p {
	line-height: 1.2em;
}
#wrapper {
	margin: auto;
	width: 600px;
}
