A {
	color: Maroon;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-decoration: none;
}
A:hover {
	color: #009058;
	font-weight: bolder;
	text-decoration: underline;
}
body {
              color: Maroon;
	font-family: "Times New Roman", Times, serif;
              background-image: url(stich01d_1.gif);
}
h1 {
             margin: 5px;
             font-size: 1.2em;
             text-align: center;
}
p {
            font-size: 0.8em;
}
