body {
	margin: 1%;
}
code {
	font-family:  fixed, monospace;
}
h1 {
	border-bottom: brown;
	color: #4D4D4D;
	font-family: arial, helvetica, sans-serif;
	font-stretch: wider;
	text-decoration: underline;
}
h2 {
	border-bottom: brown;
	color: #4D4D4D;
	font-family: arial, helvetica, sans-serif;
	font-stretch: wider;
	text-decoration: underline;
}
td {
	font-family: arial, helvetica, sans-serif;
}
img {
        border-style: ridge;
        border-width: thick;
        border-color: #8B6914;
}
