body {
	background-color: #bfdba0;
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	background-image: url(resim/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;	
}

.header { background-image: url(resim/header.gif);background-repeat: no-repeat;}
.boe { background-image: url(resim/1.jpg); background-repeat: no-repeat;}
.acik_orta { background-image: url(resim/acik_orta.gif);background-repeat: repeat-y}
.cizgi { background-image: url(resim/nciz2.gif); background-repeat: repeat-x;}
.flash2 { background-image: url(resim/flash2.jpg); background-repeat: repeat-x;}
.btablo {
	background-color: #ffffff;
}
.baslik {
	font-size: 14px;	
	color:#1e1e1e;
	font-family: Trebuchet MS;	
}
.yazi1 {
	font-size: 24px;	
	color:#00cefa;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}
.yazix {
	font-size: 24px;	
	color:#336579;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight:bold;
}

