body {
	background-color: #856B35;
}
img {
	border: 1pt solid black;
}
td.ex, table.ex {
	background-color: #F3F09C;
}
table.in {
	background-color: #C3AD53;
}
.title {
	font-family: Impact;
	font-size: 50;
	color: #432401;
}
a {
	color: #432401;
} 
a:hover {
	text-decoration: none;
	color: #F3F09C;
}
