tr    {
}

tt    {
}

pre    {
	background-color: rgb(255, 255, 204);
}

h2    {
	text-align: right;
	background-color: rgb(232, 225, 151);
	border-bottom: 3px solid #456;
}

h1    {
	font-weight: bolder;
	text-align: center;
}

body    {
	background-color: rgb(255, 255, 153);
	color: rgb(153, 102, 0);
	font-family: "monospace";
}

