@charset "utf-8";

.arkaplan {
	background-image: url(../pictures/arkaplan.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
}
.tablo {
	position: absolute;
	height: 450px;
	width: 550px;
	margin: 0px;
	font-family: 'BankGothic Md BT';
	left: 25px;
	text-align: center;
	vertical-align: middle;
	top: 25px;
}
a:link {
	color: #C2E659;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #495C0E;
}
a:hover {
	text-decoration: none;
	color: #E4F3B6;
}
a:active {
	text-decoration: none;
	color: #92B91C;
}
