body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: fixed;
	background-attachment: fixed;
	background-image: url(images/bg/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.table {
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.leipis {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.leipis_left_mini {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
	letter-spacing: 0.2em;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0.15em;
}
