@charset "windows-1254";

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #fff9d0;
	background-image: url();
	background-repeat: no-repeat;
	background-image: url(../images/cizim.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.style2 {
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
input { 
 background-color: #fff9d0; 
}

textarea { 
 background-color: #fff9d0; 
}
