body {
  background-image:url(images/arkaplan.jpg);
  background-position:center top;
  background-repeat: no-repeat;   
  background-color: #eaeaea;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  text-align:center;
}

a img {border:0;}
a {
	text-decoration: underline;
	color: #0040B6;
}
a:link { color: #0040B6; }
a:visited { color: #0040B6; }
a:hover { color: #c00; text-decoration: none; }
a:active { color: #c00; }


.metin{

}


#merkezi{
position:relative;
	margin:0 auto;
	width:960px;
	height:500px;
	text-align:left;
	z-index:0;
}

#emperoLogo{
	position:absolute;
	background-image:url(images/emperoLogo.png);
	left:0px;
	top:0px;
	width:160px;
	height:100px;
	z-index:1;	
}

#emperoMenu{
	position:absolute;
	left:160px;
	top:0px;
	width:800px;
	height:100px;
	z-index:2;	
}

#emperoYanMenu{
	position:absolute;
	left:0px;
	top:100px;
	width:160px;
	height:400px;
	z-index:3;	
}

#emperoBilgi{
	position:absolute;
	left:160px;
	top:100px;
	width:800px;
	height:500px;
	z-index:4;	
}

#emperoEmperoAlt{
	position:absolute;
	left:0px;
	top:500px;
	width:960px;
	height:100px;
	z-index:5;	
}
