body
{
background-image:url(images/back.jpg);/*kullanılacak background resmini çağırır*/
background-repeat:no-repeat;/** background resmini alt alta sıralar*/
background-position:top center;/* background resmini sayfaya ortalar */
background-color:#40543C;/* sayfanın backgroundna renk verir*/

}
.main{
		margin:0 auto;
		width:900px;

}
.ortakutular{
	background:url(images/alt2.gif);
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	padding:4px; 
	
}
.normaltext6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding:5px;
	text-decoration: none;
	/*width:855px; float:left;*/ 
	background:#E9E3C9;
	}
.normaltext8 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	padding:5px;
	text-decoration: none;
	width:100%;
	background:#E9E3C9;
	}
.buton_main {
width:900px; height:45px; float:left; background-image:url(http://www.sempatur.com/new/images/buton_alt.jpg);
}
.sol_kose {
width:7px; height:45px; float:left;
}
.butonlar { height:45px; float:left;}
.link {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	}
	
.baslik {

	background:#cec8a6;
	}
