.anadiv{
	 width:80%;
	 height:960px;
	 background-color:#4f4f4f;
	 margin-left:auto;
	 margin-right:auto;
}
.banner{
	width:100%;
	height:150px;
	background-color:#696969;
	color:white;
	font-size:60pt;
	text-align:center;
	text-shadow:2px 2px 20px red;
	padding-top:20px;
	margin-bottom:15px;
}
.nav{
	width:20%;
	background:300px;
	background-color:#696969;
	color:white;
	padding-top:20px;
	float:left;
}

.content{
	font-family:Roboto, sans-serif;
	width:78%;
	height:400px;
	background-color:#696969;
	color:white;
	padding-top:20px;
    float:left;
	margin-left:15px;
}	

.kkutu1{ 
width:25%;
height:150px;
background-color:#696969;
float:left;
margin-right:17px;
}

.kkutu2{ 
width:25%;
height:150px;
background-color:#696969;
float:left;
margin-right:16px;
}

.kkutu3{ 
width:20%;
height:150px;
background-color:#696969;
float:left;
margin-right:10px;
}

.kkutu4{ 
width:25%;
height:150px;
background-color:#696969;
float:left;
margin-right:10px;
margin-bottom:20px;
}

.footer{
	width:100%;
	height:160px;
	background-color:#696969;
	color:white;
	font-size:16pt;
	text-align:center;
	clear:both;
	
}
.resim1{
	width:259px;
	height:150px;
}
.resim2{
	width:240px;
	height:150px;
}
.resim3{
	width:400px;
	height:200px;
	margin-right:10px;
}
.baslik{
	text-transform:uppercase;
	text-align:center;
	background-color:#360947;
	font-size:20pt;
}
ul{
	list-style-type:none;
}
ul li a{
	color:white;
	text-decoration:none;
}
ul li a:hover{
	color:red;
	background-color:white;
	display:block;
	text-indent:10px;
}
.sosyalmedya{
	height:50px;
	width:50;
}

