body {
	background-attachment: scroll;
	background-image: url(../image/fon.jpg);
	background-repeat: repeat;
	background-position: left top;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

table {
	background-attachment: scroll;
	background-color: #E0CAAB;
	background-repeat: repeat;
	border: medium double #FFFFFF;
}

p {
	margin: 10px;
}
caption {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #D8BA96;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	background-image: url(../image/kbibl.jpg);
	height: 133px;
	width: 694px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #592C15;
}
a:visited {
	color: #592C15;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #9F5126;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin: 10px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 10px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.fic {
	font-size: 120%;
}

