body {
	background-image: url();
	background-color: #2F2B60;
}
body,td,th {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
a {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
}

.yaz {
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #09F;
}
a:active {
	text-decoration: none;
	color: #FFF;
	text-align: center;
}
