body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image: url(webpieces/background.jpg);
	background-position: center top;
	margin: 0px;
}
h6 {
	font-size: x-small;
}
h1 {
	font-size: medium;
	color: #D57237;
}
h2 {
	font-size: small;
	color: #D6703F;
	font-weight: bolder;
}
.style1 {
	font-weight: bold;
	color: #D6703F;
}
a:link {
	color: #343470;
}
a:hover {
	color: #C36D3E;
}
a:active {
	color: #343470;
}

a:visited {
	color: #343470;
}
