* {
	font-family: Tahoma,serif;
	font-size: 11px;
}
html, body
{
	background-color: #000000;
	height: 100%;
	margin: 0;
	padding: 0;
	color: #606060;
	text-align: center;
}


#tasiyici{
	width: 100%;
	height: 450px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -225px;
	display: table-cell;
	vertical-align: middle;
}

#ust {
	background: url(Images/bgust.png) repeat-x top;
	height:150px;
	width: 100%;
	line-height: 150px;
}

#icerik {
	background:#e9e6d5;
	height: 139px;
	text-align: center;
	width: 100%;
	padding-top: 11px;
}

#alt {
	background: url(Images/bgalt.png) repeat-x bottom;
	height: 110px;
	width: 100%;
	padding-top: 40px
}

label{
	vertical-align: 25% 
}
.ayrac{
	font-size: 15px;
	vertical-align: 20% 
}

			
