.anadiv{
	width:80%;
	height:900px;
	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%;
	height:400px;
	background-color:#696969;
	color:white;
	padding-top:20px;
	float:left;
	margin-bottom:20px;
	}

.content{
	width:78%;
	height:400px;
	background-color:#696969;
	color:white;
	padding-top:20px;	
	float:left;
	margin-left:10px;
	margin-bottom:20px;
}

.kkutu1{
	width:20%;
	height:150px;
	background-color:#696969;
	color:white;
float:left;	
margin-right:10px;
}
.kkutu2{
	width:25%;
	height:150px;
	background-color:#696969;
	color:white;
float:left;	
margin-right:14px;	
}
.kkutu3{
	width:25%;
	height:150px;
	background-color:#696969;
	color:white;
float:left;	
margin-right:15px;	
}
.kkutu4{
	width:25%;
	height:150px;
	background-color:#696969;
	color:white;
float:left;	
margin-bottom:20px;	
}
.footer{

	width:100%;
	height:100px;
	background-color:#696969;
	color:white;
	font-size:16pt;
	text-align:center;
	clear:both;
		}
		
.resim1{
	width:200px;
	height:150px;
	
}
		
.resim2{
	width:240px;
	height:150px;
	
}

.resim3{
	width:500px;
	height:300px;
	margin-right:10px;
	font-family:Futura;
	
}

.renk1{
	background-color:#FFC0CB;
	text-align:center;
}


ul {
	list-style-type:none;
    }

ul li a{
        color:white;
        text-decoration:none;
    }

ul li a:hover{
        color:red;
        background-color:black;
        display:block;
        text-indent:10px;
    }		
	
.sosyalmedya{
	height:50px;
	width:50px;
	text-align:top;
}
