html {
	BACKGROUND-IMAGE: url(../img/fon.gif);
	MARGIN: 0px;
	WIDTH: 100%;
	HEIGHT: 100%;
	BACKGROUND-COLOR: #000000;
	background-attachment: fixed;
}
body {
	BACKGROUND-IMAGE: url(../img/fon.gif);
	MARGIN: 0px;
	WIDTH: 100%;
	HEIGHT: 100%;
	background-color: #000000;
	background-attachment: fixed;
}

#cpr {
	font-size: 9;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #ff0000;
}
#text {
	font-size: 12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-align: justify;
	text-decoration: none;
	}
#text2 {
	font-size: 12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-align: center;
	text-decoration: none;
	}
#text3 {
	font-size: 12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #663300;
	text-align: justify;
	}
#dop {
	font-size: 12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #DC143C;
	text-align: justify;
	}
#headline {
	font-size: 16;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-align: center;
	}

#title {
	font-size: 18;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663300;
	text-align: center;
	}



