@charset "utf-8";
/* CSS Document */
.arkaplan {
	background-image: url(../pictures/arkaplan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
.tablo {
	position: absolute;
	height: 500px;
	width: 600px;
	margin: 0px;
	font-family: "BankGothic Md BT";
	font-size: 12pt;
}
.resim {
	position: absolute;
	top: 180px;
	left: 130px;
}
.foto {
	position: absolute;
	top: 180px;
	left: 130px;
}
.yazi {
	font-family: "BankGothic Md BT";
	font-size: 11pt;
	color: #495C0E;
	text-indent: 10px;
	line-height: 9pt;
	font-style: normal;
	font-variant: normal;
}

a:link {
	color: #495C0E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #495C0E;
}
a:hover {
	text-decoration: none;
	color: #495C0E;
}
a:active {
	text-decoration: none;
	color: #495C0E;
}
