@charset "utf-8";
#cerceve {
	width: 800px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
}

.logo {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	margin: 160px;
}
.logoBold {
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.logoBold a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.logoBold a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #000;
	text-decoration: none;
	font-weight: bolder;
	font-size: 14px;
}
.logoBold .baslik {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #8B1E1E;
}