h2 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
	color: #F00;
}
a {
	text-decoration: underline;
	color: #039;
}
body {
	background-color: #FFC;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
