.style {
	background-image: url(../images/bg_frame.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;

}
.tekst {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.h1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #ee7d0c;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
