body {
	margin:0px;
	padding:0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;	
}
#giris {
	position: absolute;
	top: 20%;
	left:30%;
	z-index: 1020;
}
#giris a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #2d3439;
	text-decoration: underline;
}
#giris a:hover{
	color: #2d3439;
	text-decoration: none;
}
div#net 	{
	position: absolute;
	width: 546px;
	height: 241px;
	top: 20%;
	left:30%;
	background-image: url(index_logo.png);
	background-repeat: no-repeat;
			}
div#footer 	{
			position:fixed;
			bottom:0;
			left:0;
			width:100%;
			height:50px;
			overflow: hidden;
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			background-color:#ec008c;
			}

h5#orta		{
			text-align: center;
			font-size:9px;
			color:#FFF;
			height:5px;
			line-height:19px; 
			}
a:link		{
			color:#FFF;
			}
a:hover		{
			color:#fad008;
			}
					