
body{
	margin	: 0px; background:#000;
	font-family	: 12px;
	font-size	: Arial;
	color	: #fff;
	background:#3f3c37;
}

img {border:none;}


#content{
	position:relative;
	width	: 960px;
	margin	: 10px auto;
	display	: block;
	background:#312e2a;
	
}


h1.aboutus { 
	width		: 310px;
	background	: #25211e url(../images/cubuk.png) no-repeat 20px 5px;
	height		: 40px;
	margin		: 0px;
	padding		: 0px 0px 0px 50px;
	line-height	: 36px;
	color		: #eedaad;
	letter-spacing: 2px;
	border-bottom:3px solid #353535;
	font-size	: 18px;
	font-family :  Arial;

	
}


#header{

	width	: 960px;
	height	: 120px;
	margin	: 0px;
	padding-top	: 40px;
	background	: url(../images/header_back.jpg) no-repeat;
	font-family:"Century Gothic", Arial;
	

}

	#header a{	font: 16px , Century Gothic; color	: #fff; text-decoration:none; font-weight:bold;}
	
	#header a:hover{ color:#FFCC66;}
	

#footer{
	width	: 960px;
	height	: 95px;
	margin	: 0px;
	padding	: 0px;
	background	: url(../images/footer_back.jpg) no-repeat;
	font-family:"Century Gothic", Arial;
}


#icerik{
	width	: 940px;
	min-height	: 400px;
	margin	: 0px 10px;
	padding	: 20px 0px;
	background:#3f3c37;

}