body {
	background-image: url(/images/yellowtry.gif);
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 1.4em;
}
h2 {
	font-size: 1.2em;
	margin-top: 12px;
	margin-bottom: 6px;
}
h3 {
	font-size: 1em;
	font-weight: bold;
}

p {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 6px;
}

