body {	
	margin: 0;
	padding: 0;
	background: #000 url(../images/ben2.jpg) right center fixed no-repeat;
	background-size: cover;
	color: #fff;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.text {
	font-family: Tahoma;
	font-size: 10px;
}

.text1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

a:link {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none; /*Altı çizilsinmi*/
}
a:hover {
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
	font-style:normal;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 12px;	
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}



#wrapper{ width:960px; margin:0 auto;}
.iconset{ float:left;}
.iconset a{ float:left;}
.clear{ clear:both;}
/*ICON SET 64 - ROLLOVER CLASSIC*/
.social64 { display: block; text-indent: -999em; overflow: hidden; text-align: left; direction: ltr; height:64px; width:64px; }
.social64:hover{ background-position:0 -64px;}
.wiki64{ background:url(../images/wiki_rollover_64.png) no-repeat; }
.facebook64{ background:url(../images/facebook_rollover_64.png) no-repeat; }
.google64{ background:url(../images/google_rollover_64.png) no-repeat; }
.mail64{ background:url(../images/mail_rollover_64.png) no-repeat; }
.twitter64{ background:url(../images/twitter_rollover_64.png) no-repeat; }
.youtube64{ background:url(../images/youtube_rollover_64.png) no-repeat; }