body{
	background-color: #2a2a2c;
}
#content{
	width:509px;
	position:absolute; 
	top:50%; 
	height:176px; 
	margin-top:-88px;
	left: 50%;
	margin-left:-254px;
  
}
#content:hover{
	cursor:pointer;	
}
.isim{
	padding-bottom:20px;
	width:509px;
	height:79px;
}
#koray{
	background-image:url(koray.png);
	background-repeat:no-repeat;
}
#kurtulus{
	background-image:url(kurtulus.png);
	background-repeat:no-repeat;
}