@charset "utf-8";
/* CSS Document */

#header { margin: 0px auto 0px auto;

}
#header h2{ font-size:18px; padding-left:130px; padding-top:80px;}
.wrap { width: 1000px; margin: 0px auto 0px auto; }
body {  background:url(images/up_back.jpg) no-repeat center top ;  background-color:#99e9ea; font-size: 12px; font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif; }
#içerik
{
	border-top:double #C30 5px;
	width:600px;
	height:150px;
	margin-left:20%;
	margin-right:20%;
	margin-top:auto;}
	.resim{
		width:150px;
		height:150px;
		float:left;}
	.baslik{
		
		width:450px;
		height:auto;
		color:#C00;
		font:Arial, Helvetica, sans-serif;
		float:right;
		font-size:16px;
		font-weight:1000;
		}
		.etiket
		{
			width:450px;
			font-size:12px;
			float:right;
			}
			.link
			{float:right;
			width:450px;
			font-family:Verdana, Geneva, sans-serif;
			color:#C00;
			font-weight:1000;
			bottom:0;
			position:static;
			}
			#footer
			{
		width:auto;
		height:auto;
		color:#C00;
		font:Arial, Helvetica, sans-serif;
		font-size:16px;
		font-weight:2000;
		border-top:double #C30 5px;
		margin-left:20%;
	margin-right:20%;}
