body {
	background: gold;
	color: black;
	font-family: verdana, sans-serif;
}

p.h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

p.normal {
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}
