#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

body {
	background-color:#EEE;
	font-family:Verdana,Tahoma;
}

h1 {
	text-align:center;
	font-size:16px;
	font-weight:800;
}

h2 {
	text-align:center;
	font-size:14px;
}

p {
	font-size:11px;
}
p span {
	font-weight:600;
}

li {
	font-size:11px;
}