body {
	background-image: url(/loeng/bg.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kirjeldus {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #CCCCCC;
}
#loeng {
	position:absolute;
	width:568px;
	height:115px;
	z-index:1;
	font-family: Tahoma;
	font-size: 12px;
	left: 25px;
	top: 30px;
	letter-spacing: normal;
	text-align: left;
	text-indent: 10px;
	display: block;
	white-space: normal;
	line-height: 18px;
}
.head {
	font-family: Tahoma;
	font-weight: bold;
	color: #660033;
	line-height: 35px;
	letter-spacing: 0.3em;
	text-indent: 10px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 10px;
	text-align: left;
}
#main {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: dashed;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;

}
