body {
	font-family:roboto;
}
.anadiv{
width:1100px;
height:1000px;
background-color:#00f5ff;
margin-left:auto;
margin-right:auto;
}

.banner{
width:1100px;
height:150px;
background-color:#00ff00;
margin-bottom:20px;
font-size:70pt;
text-align:center;
color:#adff2f;
text-shadow:2px 2px 30px  #009acd;
}

.linkler{
width:250px;
height:650px;
background-color:#00ff00;
float:left;
}

.icerik{
width:830px;
height:650px;
background-color:#00ff00;
float:left;
margin-left:20px;
margin-bottom:20px;
}

.footer{
font-size:20pt;
padding-top: 30px;
width:1100px;
height:150px;
background-color:#00ff00;
margin-bottom:20px;
clear:both;
text-align:center;
font-family:comic sans Ms;
color:brown;
}
.resim1{
	width:250px;
	height:150px;
	margin-right:15px;
}
.resim2{
	width:250px;
	height:150px;
	border-radius:50%;
    margin-right:15px;
}

ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ul li{
	background-color:#228b22;
}
ul li a{
	color:white;
	text-decoration:none;
	font-size:16pt;
	display:block;
	
}
ul li a:hover{
	background-color:#00fa9a;
	color:#2e8b57;
	text-indent:10px;
	text-decoration:underline;
}
    #baslik1{
	font-size:18pt;
	color:#adff2f;	
	text-align:center;
	text-shadow:2px 2px 30px  #009acd;
	background-color:#00ff00;
}
	#baslik2{
	color:#adff2f;
	font-family:tahoma;
     text-align:center;
	text-shadow:2px 2px 30px  #009acd;
	background-color:#00ff00;
	}
	#baslik3{
	color:#adff2f;
	font-family:tahoma;
	text-align:center;
	text-shadow:2px 2px 30px  #009acd;
	background-color:#00ff00;
	}

.kucul{
	width:50px;
	height:35px;
}