/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('geri.gif');
	background-repeat: repeat-x;
	background-color: #a40000;
}

#kafa {
	width: 800px;
	height: 200px;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	bottom: 0px;
	
}

#orta {
	
	font-family: Verdana;
	font-size: 9px;
	font-weight: bolder;
	
	
}

#ortayaz {
	padding: 100px, 10px, 40px, 50px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bolder;
	text-align:left;
	}

#ayak {
	width: 800px;
	height: 94px;
	margin-left: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	top: 0px;
}

