@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(resimler/arkaplan.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}
a.menu:link {
	color: #AC9F7D;
	font-size: 18px;
}
a.menu:visited {
	color: #B0A585;
}
a.menu:hover {
	color: #000;
}
a.menu:active {
	color: #9A63FF;
}
h1 {
	font-size: 18px;
	text-align: center;
}
h2 {
	font-size: 14px;
	color: #906;
	text-align: center;
}
h3 {
	font-size: 13px;
	color: #444130;
	text-align: right;
}
h4 {
	font-size: 13px;
	color: #444130;
	text-align: center;
	font-style: italic;
	font-weight: lighter;
}
.icerikSag {
	font-size: 14px;
	color: #444130;
	vertical-align: top;
	width: 200px;
}
.icerikSol {
	font-size: 14px;
	color: #444130;
	width: 200px;
	vertical-align: top;
}
.icerikOrta {
	font-size: 14px;
	color: #000;
	width: 425px;
	vertical-align: top;
	text-align: left;
}
.copyright {
	font-size: 10px;
	text-align: center;
}
.menu {
	font-size: 14px;
	color: #444130;
	vertical-align: top;
	text-align: left;
}
a.reklam:link {
	color: #906;
	font-size: 14px;
}
a.reklam:visited {
	color: #906;
}
a.reklam:hover {
	color: #000;
}
a.reklam:active {
	color: #9A63FF;
}
