.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	line-height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E9AA4B;
}
.backgr-bottom {
	background-repeat: no-repeat;
	background-position: center bottom;
}
.backgr-top {
	background-repeat: no-repeat;
	background-position: center top;
}
