body {
	background-image: url(images/bg.png);
}
.baslik {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 18px;
	color: #464646;
	padding-left: 15px;
}
.icerik {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 11px;
	color: #464646;
}
.cerceve {
	border: 1px solid #666666;
}

.devami {
	font-family: Tahoma, "Times New Roman", "Myriad Pro";
	font-size: 11px;
	color: #004ab2;
	text-decoration: underline;
	text-align: right;
	font-weight: normal;
}
