@charset "utf-8";
/* CSS Document */

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #996633;
	text-indent: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	text-indent: 0px;
}
.picture {
	float: none;
	position: relative;
	width: auto;
	height: auto;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #996633;
}
