body {

}
#cent {
	height: 400px;
	width: 800px;
   background: url(../image/BACG_ONE.jpg) repeat-x;
	position: absolute;
	left: 50%;
	margin-left: -400px;
	top: 50%;
	margin-top: -200px;
	border-right-color: Black;
   border-right-width: medium;
}
#logo {
   position: absolute;
   top: -50px;
	left: -49px;
	background: url(../image/bios2.jpg);
	height: 148px;
	width: 263px;
}
#menu {
font-family: sans-serif;
	width: 250px;
	margin-top: 50px;
	font-weight: normal;
	position: absolute;
   text-align: center;
	margin-left: 50px;
}
#menu a {

	text-decoration: none;
   margin-top: 40px;
	color: White;
	font-size: 18px;
}
.b {
	background: url(../image/b.gif);
	height: 190px;
	width: 319px;
	position: absolute;
	margin-top: 50px;
	margin-left: 400px;
}
.kut {
   background: url(../image/Kut4t.jpg);
	width: 146px;
	height: 146px;
   position: absolute;
	margin-top: 254px;
	margin-left: 654px;
}
.pol {
	position: absolute;
	background: url(../image/tin.jpg) repeat-x;
	height: 146px;
   width: 654px;
	margin-top: 254px;
}
.pol2 {
	position: absolute;
	background: url(../image/tin2.jpg);
	height: 254px;
	width: 31px;
	margin-left: 769px;
}
.kuttini {
	background: url(../image/kuttin.jpg);
   height: 29px;
	width: 34px;
	margin-top: 4px;
	position: absolute;
}


