body {
	background-image: url(../images/backround.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
}
.intro {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.headline {
	font-family: tahoma;
	font-size: 30px;
	font-weight: bold;
	color: #FE440B;
	text-decoration: none;
}
.subline {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.subheader {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheaderred {
	font-family: tahoma;
	font-size: 23px;
	font-weight: bold;
	color: #FE440B;
	text-decoration: none;
}
.borderlinedot {
	border: 3px dashed #444549;
}
