body {
	background-color: #000000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	overflow:-moz-scrollbars-vertical;
	overflow-x:hidden;
	overflow:-moz-scrollbars-vertical;
	overflow-y:hidden;
}
textarea, input, select {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #CCC;
	border-style: solid;
	border-width: 1px;
	border-color: #333;
}
a,
a:hover,
a:visited,
a:active {
	color: #fff;
	text-decoration: underline;
}

div#giris {
	background-image: url(assets/girisyeni.png);
	width: 983px;
	height: 748px;
	margin: 70px auto 0px auto;
	color: #333;
	font-size: 25px;
}
div#giris a, 
div#giris a:visited,
div#giris a:active {
	color: #FFF;
	text-decoration: none;
	font-size: 21px;
}
div#giris a:hover {
	color: #FFF;
	text-decoration: underline;
	font-size: 21px;
}

div#sag {
	background-image: url(assets/girissag.png);
	width: 473px;
	height: 1000px;
	position: fixed;
	bottom: 0px;
	right: 0px;
}