.anadiv{
	width:1100px;
	height:1000px;
	background-color:#eecfa1;
	margin-left:auto;
    margin-right:auto;	
}

.banner{
	width:1100px;
	height:150px;
	background-color:#ffdead;
	margin-bottom:20px;
font-size:70pt;
text-align:center;
color:brown;
text-shadow:0px 10px 30px black;
	
	}

.linkler{
	
	width:250px;
	height:650px;
	background-color:#ffdead;
	float:left;
}

.icerik{
	
	width:830px;
	height:650px;
	background-color:#ffdead;
	float:left;
	margin-left:20px;
	margin-bottom:20px;
}

.footer{
	padding-top:30px;
	width:1100px;
	height:150px;
	background-color:#ffdead;
	margin-bottom:20px;
	clear:both;
	text-align:center;
	font-family:Comic sans Ms;
	color:brown;
	
	}
	
body{ font-family:roboto;
	background-color:#8b795e;
	}

.resim1{
	width:250px;
	height:150px;	
	margin-right:15px;
}

.resim2{
	width:250px;
	height:150px;
	border-radius:50%;
	margin-right:15px;
}



#baslik1{
	text-align:center;
}

#baslik2{
	color:blue;
	background-color:#cdb38b;
	font-family:tahoma;
	text-align:center;
	
}

#baslik3{
	color:orange;
	background-color:#000080;
	font-family:Cooper Black;
	text-align:center;	
}

ul{
	list-style-type:none;
	padding-left:0px;
	margin:0px;
}

ul  li {
	background-color:#1c0f45;
}



ul  li  a{
	color:white;
	text-decoration:none;
	font-size:16px;
	display:block;	
}

ul  li  a :hover{
	background-color:#cd853f;
	color:#fffff0;
	text-indent:10px;
}

.resimler{
	width:50px;
	height:50px;
	
}

.baslik1{
                text-transform:uppercase;
                text-align:center;				
	            background-color:#360947;
				font-size:20pt;
}