@charset "windows-1251";
.content {
	position:relative;
	left:auto;
	top:auto;
	z-index:auto;
	background-image: url(../images/stupa.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	text-align: justify;
}
.body {
	background-image: url(../images/knots.gif);
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	float: none;
	overflow: visible;
	position: absolute;
	left: 5%;
	list-style-image: url(../images/bullet.gif);
	font-size: smaller;
}

.style3 {
	font-size: 10px;
}
