@charset "iso-8859-9";
/* CSS Document */


#page {
	width: 991px;
	left: 50%;
	top: 8%;
	margin-bottom: 0px;
	margin-left: -400px;
	height: 568px;
	float: left;
	position: absolute;
	margin-top: 0px;
	
	background-image: url(images/orta.png);
}
#orta {
	height: 100%;
	width: 100%;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	position: absolute;
}

