.anadiv{
width:1100px;
height:1200px;
background-color:black;	
margin-left:auto;
margin-right:auto;
}

.banner{
width:1100px;
height:150px;
background-color:red;
margin-bottom:20px;
font-size:65pt;
text-align:center;
text-shadow:0px 10px 30px black;
}

.linkler{
width:250px;
height:850px;
background-color:red;
float:left;
}

.icerik{
width:830px;
height:850px;
background-color:red;
float:left;
margin-left:20px;
margin-bottom:20px;
}

.footer{
	padding-top:30px;
width:1100px;
height:150px;
background-color:red;
margin-bottom:20px;
clear:both;
text-align:center;
font-family:comic sans Ms;
color:black;
}

body{background-color:black;
font-family: 'Roboto', sans-serif;

}

ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul li{
	background-color:red;
	
}
ul li a{
color:white;
text-decoration:none;
font-size:16px;
display:block;
	

}
ul li a:hover{
	background-color:black;
	color:red;
	text-indent:10px;
	
}
#baslık1{
	text-align:center;
	background-color:white;
	
}
#baslık2{
	text-align:center;
	background-color:white;
	
}
#baslık3{
	text-align:center;
	background-color:white;
}
#sosyalmedya1{
width:50px;	
height:45px;
}
#sosyalmedya2{
width:50px;	
height:45px;
}
#sosyalmedya3{
width:50px;	
height:45px;
}