
body {
	font-family: Elephant, San Serif;
	color: #5A4F3D;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-image: url(bkgd2.gif);
	background-position: left top;
	background-repeat: repeat;
}

h1,h2,h3,h4,h5,h6 {
font-family: Elephant, San Serif;
color: #5A4F3D;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 17px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 15px
}

h6 {
	font-size: 10px;
}

