@charset "utf-8";
body {
	background-image: url(images/bg_1.gif);
	background-repeat: repeat-x;
	background-position:top;
	background-color:#1b1f23;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16191b;
}
.tabel {
	height: 597px;
	width: 761px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.logo{
	width:244px;
	float:left;
}


