body {
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;

}

.bosluk {
	font-size: 40px;
	font-family: sans-serif;
	color: #FFFFFF;
	height: 20px;
	text-align: center;
	
}

.siyah_kusak {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: white;
	background: url(../resimler/siyah_kusak.gif);
	height: 10px;
	width: 770px;
	text-align: center;
	font-weight: bold;
}

.arti_link {
	font-size: 25px;
	font-family: Verdana, sans-serif;
	color: white;
	background-color: #000000;
	height: 30px;
	width: 100%px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.iclogo {
	font-size: 9px;
	font-family: Verdana, sans-serif;
	color: #red;
	background: url(../resimler/kusak.gif);
	height: 25px;
	width: 650px;
	text-align: center;
	font-weight: bold;
}


