body
{
	background: url('images/arkaalan.gif');
}

div#genel
{
	background:url('images/banner.jpg');
	width:100%; 
	height:80px; 
}

div#menu
{
	background-image:url('images/menu.jpg');
	background-repeat:repeat-x;
	position: relative; 
	z-index: 1;
}

a.menu:link, a.menu:hover, a.menu:visited
{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	font-size: 11px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}