body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #695253;
	margin-left: 25px;
}
h1 {
	font-size: 11px;
	letter-spacing: 7.5px;
	font-weight: bolder;
	color: #E7D6DF;
	background-color: #312224;
	margin-bottom: 0px;
}
h2 {
	font-size: 11px;
	letter-spacing: 0px;
	font-weight: lighter;
	padding-right: 260px;
	color: #F0E5E5;
	line-height: 19px;
	word-spacing: 0.1em;
}
h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #D8BAC1;
	background-color: #7A575C;
	letter-spacing: 2px;
}
h4 {
	font-size: 11px;
	font-variant: normal;
	font-weight: bolder;
	letter-spacing: 0pt;
	color: #E8DCDC;
}
h5 {
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 0px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 13px;
	color: #BD928B;
	background-color: #312224;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	text-transform: lowercase;
}

