#wrapper {
	width: 550px;
	text-align: left;
	margin: 0 auto;
}	
body {
	text-align: center;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
* html body {
	font-size: x-small;
	f\ont-size: small;
}
h1 {
	font-size: 170%;
	margin-bottom: 10px;
}
h2 {
	font-size: 135%;
}
h3 {
	font-size: 110%;
}
h1, h2, h3, p {
	margin-top: 0;
}
p {
	margin-bottom: 1em;
	line-height: 1.4em;
}
li {
	line-height: 1.4em;
	margin-bottom: 1em;
}
#footer p {
	text-align: center;
}