
.kullanici-bg
{
	background:url('tema/arkaplan.webp');
	background-repeat: no-repeat;
    background-size: cover;
}

.kullanici-giris
{
	max-width:1000px;
	margin-top:25px;
	background:#fff;
	padding:20px;
	border-radius:20px;
}